This commit is contained in:
jysperm
2014-04-27 00:52:31 +08:00
parent 04b173d5ed
commit aa3d33f71a

View File

@@ -25,7 +25,7 @@ exports.register = (username, email, passwd, callback = null) ->
setting:
avatar_url: crypto.createHash('md5').update(email).digest('hex')
attribure:
plnas: []
plans: []
tokens: []
, {}, callback