Przykład

This commit is contained in:
s22775-pj-Oleksii-Sumrii
2026-04-18 18:43:26 +02:00
parent 840a6d6e56
commit 1963132132
61 changed files with 9872 additions and 2 deletions

3
src-tauri/build.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
tauri_build::build()
}