mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-04 16:15:17 +00:00
Refactored, please refer updates.md
This commit is contained in:
@@ -63,8 +63,6 @@ function addLog(log: string) {
|
||||
const showDebugLog = false;
|
||||
export const MARK_DONE = "\u{2009}\u{2009}";
|
||||
export class ModuleLog extends AbstractObsidianModule {
|
||||
registerView = this.plugin.registerView.bind(this.plugin);
|
||||
|
||||
statusBar?: HTMLElement;
|
||||
|
||||
statusDiv?: HTMLElement;
|
||||
|
||||
Reference in New Issue
Block a user