mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-10-29 00:51:24 +00:00
4 lines
37 B
Rust
4 lines
37 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build()
|
||
|
|
}
|