Merge branch 'master' into global-switchoff

This commit is contained in:
Kim Gardner
2018-05-15 17:55:35 -04:00
committed by GitHub
55 changed files with 530 additions and 352 deletions
+2
View File
@@ -12,6 +12,8 @@ const Setting = new Schema(
id: {
type: String,
default: '1',
unique: 1,
index: true,
},
moderation: {
type: String,