mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
refactoring utils into module
This commit is contained in:
@@ -91,7 +91,7 @@ const labelsDialog = (function() {
|
||||
|
||||
addLastEmptyRow();
|
||||
|
||||
showMessage("Labels have been saved.");
|
||||
utils.showMessage("Labels have been saved.");
|
||||
|
||||
noteEditor.loadLabelList();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user