mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat(hotkey): add global reactivate_profiles shortcut (#5527)
* feat(hotkey): add global reactivate_profiles shortcut * feat(profile): expose validation state for reactivation shortcuts
This commit is contained in:
@@ -34,6 +34,7 @@ export const handleNoticeMessage = (
|
||||
"settings.feedback.notifications.updater.withClashProxyFailed",
|
||||
msg,
|
||||
),
|
||||
"reactivate_profiles::error": () => showNotice.error(msg),
|
||||
update_failed: () => showNotice.error(msg),
|
||||
"config_validate::boot_error": () =>
|
||||
showNotice.error("shared.feedback.validation.config.bootFailed", msg),
|
||||
|
||||
Reference in New Issue
Block a user