mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-02 05:41:49 +00:00
## 0.25.43-patched-8
This commit is contained in:
@@ -1934,7 +1934,7 @@ ${messageFetch}${messageOverwrite}${messageMerge}
|
||||
*/
|
||||
// <-- Local Storage SubFunctions
|
||||
|
||||
onBindFunction(core: LiveSyncCore, services: typeof core.services) {
|
||||
override onBindFunction(core: LiveSyncCore, services: typeof core.services) {
|
||||
// No longer needed on initialisation
|
||||
// services.databaseEvents.handleOnDatabaseInitialisation(this._everyOnInitializeDatabase.bind(this));
|
||||
services.appLifecycle.onSettingLoaded.addHandler(this._everyOnloadAfterLoadSettings.bind(this));
|
||||
|
||||
Reference in New Issue
Block a user