mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
added promotedAttributesExpanded option
This commit is contained in:
@@ -38,7 +38,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'leftPaneVisible',
|
||||
'rightPaneVisible',
|
||||
'nativeTitleBarVisible',
|
||||
'attributeListExpanded'
|
||||
'attributeListExpanded',
|
||||
'promotedAttributesExpanded'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user