mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
207 B
207 B
tauri |
---|
patch:bug |
No longer unpacking and flattening the payload
over the IPC so that commands with arguments called cmd
, callback
, error
, options
or payload
aren't breaking the IPC.