mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09: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