mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
cleanup of unused options
This commit is contained in:
@@ -25,14 +25,6 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'monospaceFontSize',
|
||||
'monospaceFontFamily',
|
||||
'openNoteContexts',
|
||||
'noteInfoWidget',
|
||||
'attributesWidget',
|
||||
'linkMapWidget',
|
||||
'revisionsWidget',
|
||||
'whatLinksHereWidget',
|
||||
'similarNotesWidget',
|
||||
'editedNotesWidget',
|
||||
'calendarWidget',
|
||||
'vimKeymapEnabled',
|
||||
'codeLineWrapEnabled',
|
||||
'codeNotesMimeTypes',
|
||||
@@ -45,9 +37,6 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'leftPaneVisible',
|
||||
'rightPaneVisible',
|
||||
'nativeTitleBarVisible',
|
||||
'attributeListExpanded',
|
||||
'promotedAttributesExpanded',
|
||||
'similarNotesExpanded',
|
||||
'headingStyle',
|
||||
'autoCollapseNoteTree',
|
||||
'autoReadonlySizeText',
|
||||
|
||||
Reference in New Issue
Block a user