Skip to content

Commit 008e714

Browse files
committed
OS-specific handling for UI
1 parent 58932be commit 008e714

File tree

10 files changed

+765
-918
lines changed

10 files changed

+765
-918
lines changed

Cargo.lock

Lines changed: 84 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@tauri-apps/api": "^2",
1515
"@tauri-apps/plugin-dialog": "^2.4.0",
1616
"@tauri-apps/plugin-opener": "^2",
17+
"@tauri-apps/plugin-os": "~2.3.2",
1718
"preact": "^10.25.1"
1819
},
1920
"devDependencies": {

0 commit comments

Comments
 (0)