mirror of
https://github.com/LittleQuartZ/addmon.git
synced 2026-02-07 02:45:28 +07:00
4 lines
67 B
Rust
4 lines
67 B
Rust
fn main() {
|
|
#[cfg(feature = "desktop")]
|
|
tauri_build::build()
|
|
}
|