electron
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#![cfg_attr(
|
||||
all(not(debug_assertions), target_os = "windows"),
|
||||
windows_subsystem = "windows"
|
||||
)]
|
||||
|
||||
fn main() {
|
||||
paarrot_lib::run();
|
||||
}
|
||||
Reference in New Issue
Block a user