feat: add lightweight mode entry and related hotkey support
This commit is contained in:
@@ -20,6 +20,7 @@ const HOTKEY_FUNC = [
|
||||
"clash_mode_direct",
|
||||
"toggle_system_proxy",
|
||||
"toggle_tun_mode",
|
||||
"entry_lightweight_mode",
|
||||
];
|
||||
|
||||
export const HotkeyViewer = forwardRef<DialogRef>((props, ref) => {
|
||||
|
||||
Reference in New Issue
Block a user