feat: added desktop on tauri
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
println!("Запуск приложения Tauri...");
|
||||
app_lib::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user