mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
ckeditor-decoupled: Add back find & replace button
This commit is contained in:
@@ -64,7 +64,8 @@ export default class DecoupledEditor extends DecoupledEditorBase {
|
|||||||
'outdent', 'indent',
|
'outdent', 'indent',
|
||||||
'|',
|
'|',
|
||||||
'markdownImport',
|
'markdownImport',
|
||||||
'cuttonote'
|
'cuttonote',
|
||||||
|
'findAndReplace'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user