mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
Added tests + model implementation.
This commit is contained in:
+2
-1
@@ -101,7 +101,8 @@ SettingSchema.method('filterForUser', function(user = false) {
|
||||
'closeTimeout',
|
||||
'closedMessage',
|
||||
'charCountEnable',
|
||||
'charCount'
|
||||
'charCount',
|
||||
'requireEmailConfirmation'
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user