tauri/.changes/fix-menu-remove-api.md
Tony 43230cb6b7
fix(core): menu remove js binding not working (#9219)
* Fix menu `remove` js binding not working

* add change file [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-03-19 09:40:25 -03:00

6 lines
78 B
Markdown

---
"tauri": patch:bug
---
Fixes the menu plugin `remove` command signature.