rustdesk
2022-06-05 18:02:54 +08:00
parent 5007ac208c
commit 463fc2f0c0
3 changed files with 20 additions and 18 deletions

View File

@@ -420,5 +420,5 @@ async fn sync_and_watch_config_dir() {
}
}
}
log::error!("skipped config sync");
log::warn!("skipped config sync");
}