mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
renamed settings to options for consistency
This commit is contained in:
@@ -349,7 +349,7 @@ function initFancyTree(branch) {
|
||||
}
|
||||
});
|
||||
|
||||
$tree.contextmenu(contextMenuService.contextMenuSettings);
|
||||
$tree.contextmenu(contextMenuService.contextMenuOptions);
|
||||
}
|
||||
|
||||
function getTree() {
|
||||
|
Reference in New Issue
Block a user