mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
cosmetic cleanup, mostly in encryption
This commit is contained in:
@@ -33,7 +33,7 @@ const status = (function() {
|
||||
}
|
||||
|
||||
if (resp.changedCurrentNote) {
|
||||
message('Reloading note because background change');
|
||||
showMessage('Reloading note because background change');
|
||||
|
||||
noteEditor.reload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user