forked from mirrors/misskey
なんかもうめっちゃ変えた
This commit is contained in:
@@ -9,10 +9,3 @@ module.exports = (me) ->
|
||||
if @SIGNIN
|
||||
@on \mount ~> me.on \updated @update
|
||||
@on \unmount ~> me.off \updated @update
|
||||
|
||||
update-i: (data) ->
|
||||
if data?
|
||||
Object.assign me, data
|
||||
me.trigger \updated
|
||||
|
||||
me: me
|
||||
|
||||
Reference in New Issue
Block a user