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