This commit is contained in:
Christoph Brandau
2026-06-27 13:03:07 +02:00
commit 3b9d636fdb
25 changed files with 9890 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
tauri_build::build();
}