mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-02 02:53:59 +00:00
4 lines
37 B
Rust
4 lines
37 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build()
|
||
|
|
}
|