Move and open files

This commit is contained in:
Pascal Le Merrer 2026-01-28 23:34:16 +01:00
parent e583d4e4cb
commit 30c5c785f3
7 changed files with 152 additions and 6 deletions

View file

@ -1,5 +1,7 @@
{
"dependencies": {
"@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-opener": "^2.5.3",
"@tauri-apps/plugin-os": "^2.3.2"
}
}