mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
moved similar notes from sidebar to the center pane
This commit is contained in:
@@ -39,7 +39,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'rightPaneVisible',
|
||||
'nativeTitleBarVisible',
|
||||
'attributeListExpanded',
|
||||
'promotedAttributesExpanded'
|
||||
'promotedAttributesExpanded',
|
||||
'similarNotesExpanded'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user