update request

This commit is contained in:
Murod Khaydarov 2017-12-26 20:02:37 +03:00
commit 75ba227495
7 changed files with 242 additions and 96 deletions

View file

@ -105,7 +105,7 @@ class Text {
* Get plugin`s element HTMLDivElement
* @returns {HTMLDivElement} Plugin`s element
*/
save() {
save(block) {
return this.data;