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

@ -24,4 +24,5 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
tauri-plugin-fs = "2.4.5"
tauri-plugin-os = "2"
tauri-plugin-dialog = "2"