diff --git a/scripts/catc.js b/scripts/catc.js index b8bdc05..bd4640d 100644 --- a/scripts/catc.js +++ b/scripts/catc.js @@ -436,9 +436,8 @@ class Editor { 'better-table': { operationMenu: { items: { - unmergeCells: { - text: 'Another unmerge cells name' - } + mergeCells: false, + unmergeCells: false } } },