mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
[Client] Fix bug
This commit is contained in:
@@ -9,3 +9,5 @@ module.exports = (me) ->
|
||||
if @SIGNIN
|
||||
@on \mount ~> me.on \updated @update
|
||||
@on \unmount ~> me.off \updated @update
|
||||
|
||||
me: me
|
||||
Reference in New Issue
Block a user