chore: initialize Tauri v2 project scaffold
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
kimiswitch_lib::run();
|
||||
}
|
||||
Reference in New Issue
Block a user