fix.
This commit is contained in:
parent
45c90ce9c2
commit
df64a53e58
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ func (s *session) wsToBackend(msg []byte) error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
´
|
||||
|
||||
if request.DisplayName != "" {
|
||||
s.profile.Name = request.DisplayName
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue