mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
[Client] Fix bug
This commit is contained in:
parent
774c9bd8c0
commit
0651d1c1e9
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue