mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
ckeditor-decoupled: Add back find & replace button
This commit is contained in:
parent
cf2639a016
commit
75a81dc28e
@ -64,7 +64,8 @@ export default class DecoupledEditor extends DecoupledEditorBase {
|
|||||||
'outdent', 'indent',
|
'outdent', 'indent',
|
||||||
'|',
|
'|',
|
||||||
'markdownImport',
|
'markdownImport',
|
||||||
'cuttonote'
|
'cuttonote',
|
||||||
|
'findAndReplace'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user