* Analytics + more bug fixes * debug deadlock * Fix mostly everything * merge fixes * fix rest * final fixeS
5 lines
67 B
Rust
5 lines
67 B
Rust
fn main() {
|
|
// Build the Tauri app
|
|
tauri_build::build();
|
|
}
|