mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +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