mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
small refactorings of auto readonly size
This commit is contained in:
@@ -43,8 +43,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'similarNotesExpanded',
|
||||
'headingStyle',
|
||||
'autoCollapseNoteTree',
|
||||
'autoReadonlySize',
|
||||
'autoCodeReadonlySize'
|
||||
'autoReadonlySizeText',
|
||||
'autoReadonlySizeCode'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user