mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
removed note detail service
This commit is contained in:
@@ -102,4 +102,8 @@ export default class NoteTitleWidget extends TabAwareWidget {
|
||||
.trigger('select');
|
||||
}
|
||||
}
|
||||
|
||||
beforeUnloadListener() {
|
||||
this.spacedUpdate.updateNowIfNecessary();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user