mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2025-11-25 03:14:56 +08:00
4 lines
39 B
Rust
4 lines
39 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build()
|
||
|
|
}
|