Merge remote-tracking branch 'origin/stable'

This commit is contained in:
zadam
2021-03-18 21:11:56 +01:00
3 changed files with 27 additions and 1 deletions

View File

@@ -41,7 +41,8 @@ const ALLOWED_OPTIONS = new Set([
'attributeListExpanded',
'promotedAttributesExpanded',
'similarNotesExpanded',
'headingStyle'
'headingStyle',
'autoCollapseNoteTree'
]);
function getOptions() {