1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-16 03:06:27 +00:00

add login/signup action

This commit is contained in:
Rokt33r
2015-07-12 18:13:28 +09:00
parent e0d52d3578
commit 7870c60ab4
18 changed files with 222 additions and 49 deletions

View File

@@ -14,7 +14,7 @@ var currentUser = {
var userPlanets = [
{
id: 1,
name: 'testcat',
name: 'myplanet',
profileName: 'TestCat'
},
{