mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-04 16:15:17 +00:00
Fix: No more credentials logged
This commit is contained in:
@@ -206,7 +206,7 @@ export async function adjustSettingToRemoteIfNeeded(
|
||||
} else {
|
||||
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