Don't remove AFK status when opening a new connection.
This commit is contained in:
parent
dc4989a3cf
commit
a7a05f04bd
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ namespace SharpChat.PacketHandlers {
|
|||
ctx.Chat.UpdateUser(
|
||||
user,
|
||||
userName: fai.UserName,
|
||||
status: ChatUserStatus.Online,
|
||||
colour: fai.Colour,
|
||||
rank: fai.Rank,
|
||||
perms: fai.Permissions
|
||||
|
|
Loading…
Reference in a new issue