This commit is contained in:
jysperm
2014-08-07 20:38:42 +08:00
parent 8fd0fe19c4
commit 15c035627c

View File

@@ -89,7 +89,7 @@ exports.register = (username, email, password, callback) ->
balance: 0
last_billing_at: new Date()
arrears_at: null
resources_limit: []
resources_limit: {}
plugin: {}
tokens: []