mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-26 12:45:39 +08:00
fixbug
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user