mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 23:24:43 +02:00
* Minor changes & cleanup
This commit is contained in:
parent
79e533468a
commit
4cf10ba85c
5 changed files with 23 additions and 5 deletions
|
@ -326,7 +326,7 @@ User.prototype.persistProperty = function(propName, propValue, cb) {
|
|||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
};
|
||||
|
||||
User.prototype.persistProperties = function(properties, cb) {
|
||||
var self = this;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue