Merge branch 'master' into unique-username

This commit is contained in:
gaba
2017-01-12 14:47:45 -08:00
8 changed files with 144 additions and 67 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ const SettingSchema = new Schema({
},
closedMessage: {
type: String,
default: ''
default: 'Expired'
},
wordlist: WordlistSchema,
charCount: {