fixes the cmd prompt on start + api key defaults
This commit is contained in:
@@ -1 +1,5 @@
|
||||
fn main() { lr_openwrt_tool_lib::run() }
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
lr_openwrt_tool_lib::run()
|
||||
}
|
||||
Reference in New Issue
Block a user