default settings initial

This commit is contained in:
Murod Khaydarov 2018-06-19 21:41:41 +03:00
commit cd6edef5a4
No known key found for this signature in database
GPG key ID: C480BA53A8D274C5
12 changed files with 316 additions and 52 deletions

View file

@ -78,13 +78,17 @@
type : 'text',
data : {
text : 'Привет от CodeX'
},
settings : {
cover: true
}
},
{
type : 'text',
data : {
text : '<p><b>CodeX</b> Привет!!!</p>'
}
},
settings : {}
}
]
}