mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-01 22:55:16 +00:00
## 0.25.43-patched-8
This commit is contained in:
@@ -16,7 +16,7 @@ export abstract class AbstractObsidianModule extends AbstractModule {
|
||||
|
||||
constructor(
|
||||
public plugin: ObsidianLiveSyncPlugin,
|
||||
public core: LiveSyncCore
|
||||
core: LiveSyncCore
|
||||
) {
|
||||
super(core);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user