mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
refactoring of note detail API
This commit is contained in:
@@ -174,8 +174,7 @@ function AttributesModel() {
|
||||
|
||||
appContext.getActiveTabContext().attributes.refreshAttributes();
|
||||
|
||||
// reload
|
||||
noteDetailService.reload();
|
||||
// FIXME detail should be also reloaded
|
||||
appContext.trigger('reloadTree');
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user