mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
134 B
134 B
tauri |
---|
patch |
Removes the with_window
attribute on the command
macro. Tauri now infers it using the CommandArg
trait.