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