mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 03:03:46 +08:00
fix: correct spelling of "Lightweight" in tray menu
This commit is contained in:
parent
4f0ce7458e
commit
e330d75a89
@ -536,7 +536,7 @@ fn create_tray_menu(
|
||||
let lighteweight_mode = &MenuItem::with_id(
|
||||
app_handle,
|
||||
"entry_lightweight_mode",
|
||||
t("Lightweight Mode"),
|
||||
t("LightWeight Mode"),
|
||||
true,
|
||||
hotkeys.get("entry_lightweight_mode").map(|s| s.as_str()),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user