fix(desktop): hide release console window
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#![cfg_attr(all(windows, not(debug_assertions)), windows_subsystem = "windows")]
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
senlinai_app_lib::run();
|
senlinai_app_lib::run();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user