Fix error in desktop.

This commit is contained in:
T. H. Wright 2019-11-13 13:57:13 -05:00
parent 2d7d93f702
commit 3eff839fc6

View File

@ -76,7 +76,6 @@ api.addToolbarPopupMenuOptionsCallback(() => {
api.modifyClass("controller:composer", {
actions: {
strikethrough() {
floatleft() {
this.get("toolbarEvent").applySurround('[wrap="floatl"]\n', '\n[/wrap]', "float_left_text");
},