[Client] Fix bug
This commit is contained in:
parent
d96762cbac
commit
18ec136e1a
@ -9,3 +9,5 @@ module.exports = (me) ->
|
||||
if @SIGNIN
|
||||
@on \mount ~> me.on \updated @update
|
||||
@on \unmount ~> me.off \updated @update
|
||||
|
||||
me: me
|
Loading…
Reference in New Issue
Block a user