mirror of
https://github.com/Xinrea/bili-shadowreplay.git
synced 2025-11-25 04:22:24 +08:00
5 lines
67 B
Rust
5 lines
67 B
Rust
fn main() {
|
|
#[cfg(feature = "gui")]
|
|
tauri_build::build()
|
|
}
|