Fixed a bug with notifications' appearing on relogin
This commit is contained in:
parent
33b2c8becd
commit
28d31f9b8c
@ -382,7 +382,6 @@ Handlebars.registerHelper 'whiteboardSize', (section) ->
|
||||
else
|
||||
setInSession 'display_usersList', false
|
||||
setInSession 'display_menu', false
|
||||
if not getInSession "chats"
|
||||
initChats = [
|
||||
userId: "PUBLIC_CHAT"
|
||||
gotMail: false
|
||||
|
Loading…
Reference in New Issue
Block a user