mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
tabs wip
This commit is contained in:
@@ -31,7 +31,7 @@ function getContent() {
|
||||
}
|
||||
|
||||
$refreshButton.click(async () => {
|
||||
await noteDetailService.saveNoteIfChanged();
|
||||
await noteDetailService.saveNotesIfChanged();
|
||||
|
||||
await searchNotesService.refreshSearch();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user