mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
remove the option to show CKEditor banner
This commit is contained in:
@@ -55,8 +55,7 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'eraseUnusedAttachmentsAfterSeconds',
|
||||
'disableTray',
|
||||
'customSearchEngineName',
|
||||
'customSearchEngineUrl',
|
||||
'hidePoweredByCKEditor'
|
||||
'customSearchEngineUrl'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user