]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/toolbars.js
Fixed tests from streaming changes
[bookstack] / resources / js / wysiwyg / toolbars.js
index 40cf09dc3268202c83d5c9492de7292c2872c589..740220d84f367e3bfc20117a01a97e8dedf75cf6 100644 (file)
@@ -31,7 +31,7 @@ function registerPrimaryToolbarGroups(editor) {
     editor.ui.registry.addGroupToolbarButton('listoverflow', {
         icon: 'more-drawer',
         tooltip: 'More',
-        items: 'outdent indent'
+        items: 'tasklist outdent indent'
     });
     editor.ui.registry.addGroupToolbarButton('insertoverflow', {
         icon: 'more-drawer',