mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 18:25:51 +01:00
link map tweaks
This commit is contained in:
@@ -33,6 +33,9 @@ export default class SidebarOptions {
|
||||
}
|
||||
|
||||
async optionsLoaded(options) {
|
||||
this.$widgetsEnabled.empty();
|
||||
this.$widgetsDisabled.empty();
|
||||
|
||||
this.$sidebarMinWidth.val(options.sidebarMinWidth);
|
||||
this.$sidebarWidthPercent.val(options.sidebarWidthPercent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user