remove the option to show CKEditor banner

This commit is contained in:
zadam
2023-06-30 15:58:42 +02:00
parent f78d96a3d4
commit 068684101f
7 changed files with 6 additions and 45 deletions

View File

@@ -55,8 +55,7 @@ const ALLOWED_OPTIONS = new Set([
'eraseUnusedAttachmentsAfterSeconds',
'disableTray',
'customSearchEngineName',
'customSearchEngineUrl',
'hidePoweredByCKEditor'
'customSearchEngineUrl'
]);
function getOptions() {