refactor: cleanup

This commit is contained in:
zhom
2026-08-06 14:39:53 -07:00
parent 39bbdcb547
commit f12a84e18f
49 changed files with 4555 additions and 377 deletions
+6
View File
@@ -25,6 +25,7 @@ export const commandCoverage = {
"get_system_info",
"dismiss_window_resize_warning",
"get_window_resize_warning_dismissed",
"window_decorations::get_window_decoration_layout",
"get_onboarding_completed",
"complete_onboarding",
],
@@ -71,6 +72,7 @@ export const commandCoverage = {
"update_stored_proxy",
"delete_stored_proxy",
"check_proxy_validity",
"validate_vless_uri",
"get_cached_proxy_check",
"export_proxies",
"import_proxies_json",
@@ -277,6 +279,10 @@ export const commandCoverage = {
"get_cookie_bot_presets",
"get_remote_hours_quota",
"get_cookie_bot_usage",
"cookie_bot::get_cookie_bot_user_templates",
"cookie_bot::create_cookie_bot_user_template",
"cookie_bot::update_cookie_bot_user_template",
"cookie_bot::delete_cookie_bot_user_template",
],
},
updateContracts: {