built wails project

This commit is contained in:
2024-10-24 13:31:01 -06:00
parent 641691f66c
commit c646c36a06
102 changed files with 3335 additions and 0 deletions

View File

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