Skip to content
Snippets Groups Projects
Commit 18ec136e authored by syuilo's avatar syuilo
Browse files

[Client] Fix bug

parent d96762cb
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,5 @@ module.exports = (me) ->
if @SIGNIN
@on \mount ~> me.on \updated @update
@on \unmount ~> me.off \updated @update
me: me
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment