mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
Set settings model as well
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ const SettingSchema = new Schema({
|
||||
'PRE',
|
||||
'POST'
|
||||
],
|
||||
default: 'PRE'
|
||||
default: 'POST'
|
||||
},
|
||||
infoBoxEnable: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user