mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Rename globalSwitchoff to disableCommenting.
This commit is contained in:
@@ -66,11 +66,11 @@ const Setting = new Schema(
|
||||
type: String,
|
||||
default: 'Expired',
|
||||
},
|
||||
globalSwitchoffEnable: {
|
||||
disableCommenting: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
},
|
||||
globalSwitchoffMessage: {
|
||||
disableCommentingMessage: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user