feat: sync auto-start status

This commit is contained in:
wonfen
2025-03-17 09:48:44 +08:00
parent 697d200ffe
commit 6239f81f36
6 changed files with 30 additions and 2 deletions

View File

@@ -154,6 +154,7 @@ pub fn run() {
cmd::get_running_mode,
cmd::install_service,
cmd::get_app_uptime,
cmd::get_auto_launch_status,
// clash
cmd::get_clash_info,
cmd::patch_clash_config,