mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
Electron's role-based menu items already provide default accelerators. Explicitly setting them can override defaults and cause issues like Ctrl+Plus (requiring Shift) not working for zoom in on Windows. Only kept intentional overrides: F12 for devTools, F11 for fullscreen on macOS, Alt+F4 for close and Ctrl+Y for redo on Windows.