mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* refactor(core)!: include all args in `Env.args_os`, closes #9430 * skip first arg on restart fn --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
101 B
101 B
tauri
| tauri |
|---|
| patch:breaking |
Include binary path in Env.args_os, previously it was skipped.