1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 05:15:35 +02:00

なんかもうめっちゃ変えた

This commit is contained in:
syuilo
2017-01-21 21:08:40 +09:00
parent cd6b681748
commit 5da436a285
10 changed files with 31 additions and 49 deletions

View File

@@ -30,9 +30,7 @@ module.exports = (me) ~>
get-state = ~> state
event.on \i_updated (data) ~>
Object.assign me, data
me.trigger \updated
event.on \i_updated me.update
{
state-ev