mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
fix: core always run by sidecar mode after reinstall service
This commit is contained in:
@@ -505,7 +505,6 @@ impl ServiceManager {
|
||||
pub async fn refresh(&mut self) -> Result<()> {
|
||||
let status = self.check_service_comprehensive().await;
|
||||
logging_error!(Type::Service, self.handle_service_status(&status).await);
|
||||
self.0 = status;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user