aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/NorthstarLaunchOptions.ts
AgeCommit message (Collapse)Author
2024-02-13refactor: Pass object to backend instead of individual args (#798)GeckoEidechse
Instead of passing individual args to `launch_northstar` in the backend, pass a single object. The idea here being that said object can later easily be extended with more fields such as launch args for Northstar