Fix error in desktop.
This commit is contained in:
parent
2d7d93f702
commit
3eff839fc6
@ -76,7 +76,6 @@ api.addToolbarPopupMenuOptionsCallback(() => {
|
|||||||
|
|
||||||
api.modifyClass("controller:composer", {
|
api.modifyClass("controller:composer", {
|
||||||
actions: {
|
actions: {
|
||||||
strikethrough() {
|
|
||||||
floatleft() {
|
floatleft() {
|
||||||
this.get("toolbarEvent").applySurround('[wrap="floatl"]\n', '\n[/wrap]', "float_left_text");
|
this.get("toolbarEvent").applySurround('[wrap="floatl"]\n', '\n[/wrap]', "float_left_text");
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user