mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +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