mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-07 21:35:23 +00:00
Fix: No more credentials logged
This commit is contained in:
@@ -206,7 +206,7 @@ export async function adjustSettingToRemoteIfNeeded(
|
|||||||
} else {
|
} else {
|
||||||
log("Remote configuration not applied.", LOG_LEVEL_NOTICE);
|
log("Remote configuration not applied.", LOG_LEVEL_NOTICE);
|
||||||
}
|
}
|
||||||
log(JSON.stringify(config), LOG_LEVEL_VERBOSE);
|
// log(JSON.stringify(config), LOG_LEVEL_VERBOSE);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user