mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-28 11:58:35 +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