tauri shell, window controls, permissions

This commit is contained in:
2026-03-22 05:56:55 +02:00
parent b119358d7c
commit c9d5470950
63 changed files with 9865 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
tauri_build::build()
}