mirror of
https://github.com/wassname/talk.git
synced 2026-08-15 12:55:10 +08:00
Icon List for Question Box
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ const SettingSchema = new Schema({
|
||||
},
|
||||
questionBoxIcon: {
|
||||
type: String,
|
||||
default: ''
|
||||
default: 'default'
|
||||
},
|
||||
questionBoxContent: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user