Icon List for Question Box

This commit is contained in:
Belen Curcio
2017-08-24 16:32:07 -03:00
parent 7991188f8d
commit 5cb71eaee8
13 changed files with 195 additions and 23 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ const SettingSchema = new Schema({
},
questionBoxIcon: {
type: String,
default: ''
default: 'default'
},
questionBoxContent: {
type: String,