mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-20 21:21:59 +00:00
改善:立ち上げたらUserの情報(PlanetのSnippetsなどを含めた)を検証して、データを全部リロードする
This commit is contained in:
@@ -4,5 +4,6 @@ module.exports = Reflux.createActions([
|
||||
'login',
|
||||
'register',
|
||||
'logout',
|
||||
'updateProfile'
|
||||
'updateProfile',
|
||||
'refreshUser'
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user