settings key fixes

This commit is contained in:
Ritchie Martori
2011-11-26 23:57:00 -08:00
parent ebd91fbdaa
commit e8241902f3
11 changed files with 91 additions and 35 deletions

View File

@@ -15,7 +15,7 @@ module.exports = Model.spawn({
auth: 'string',
removed: 'boolean',
groups: 'object'
},
},
allowed: {
read: 'public',