mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: the tray displays the shortcut keys that have been set
This commit is contained in:
@@ -264,6 +264,7 @@ pub async fn patch_verge(patch: IVerge) -> Result<()> {
|
||||
|
||||
if let Some(hotkeys) = patch.hotkeys {
|
||||
hotkey::Hotkey::global().update(hotkeys)?;
|
||||
tray::Tray::global().update_menu()?;
|
||||
}
|
||||
|
||||
if should_update_systray_icon {
|
||||
|
||||
Reference in New Issue
Block a user