tauri/.changes/cli-remove-menu-from-template.md
Amr Bashir 9105588373
feat: add implicit default menu for macOS only, closes #4551 (#4570)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-03 20:26:32 -03:00

200 B

cli.rs cli.js
patch patch

Changed the app template to not set the default app menu as it is now set automatically on macOS which is the platform that needs a menu to function properly.