mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 04:06:53 +03:00
7 lines
153 B
Markdown
7 lines
153 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
"tauri-runtime": patch
|
||
|
---
|
||
|
|
||
|
Adds `accelerator` method to the `CustomMenuItem` struct to define a keyboard shortcut for the menu item.
|