mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
add option to hide the "Powered by CKEditor" banner
This commit is contained in:
@@ -56,6 +56,7 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'disableTray',
|
||||
'customSearchEngineName',
|
||||
'customSearchEngineUrl',
|
||||
'hidePoweredByCKEditor'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user