* Remove message_area_desc property -- just fetch it
This commit is contained in:
@@ -197,9 +197,7 @@ User.prototype.create = function(options, cb) {
|
||||
if(1 === self.userId) {
|
||||
self.properties.account_status = User.AccountStatus.active;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
callback(null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user