1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-23 06:31:51 +00:00

adding User to planet is available

This commit is contained in:
Rokt33r
2015-07-22 14:41:29 +09:00
parent f0b2e91091
commit c31432fe3f
8 changed files with 192 additions and 30 deletions

View File

@@ -4,6 +4,8 @@ module.exports = Reflux.createActions([
'createPlanet',
'fetchPlanet',
'addUser',
'createSnippet',
'updateSnippet',
'deleteSnippet',