mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: resolve lightweight mode state detection issues and improve logging #3814
This commit is contained in:
@@ -81,8 +81,7 @@ mod app_init {
|
||||
{
|
||||
builder = builder.plugin(tauri_plugin_devtools::init());
|
||||
}
|
||||
|
||||
builder.manage(Mutex::new(state::lightweight::LightWeightState::default()))
|
||||
builder
|
||||
}
|
||||
|
||||
/// Setup deep link handling
|
||||
|
||||
Reference in New Issue
Block a user