record-daemon: do not open a terminal on start
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m18s
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m18s
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//! Record Daemon entry point.
|
||||
#![windows_subsystem = "windows"]
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user