mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 19:03:54 +02:00
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…
Add table
Add a link
Reference in a new issue