default to terminal for now

master
Bel LaPointe 2023-03-23 15:26:16 -06:00
parent 2b0fd2fc67
commit 9df201fe4d
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ fn build_config_std() -> Config {
Err(_) => None, Err(_) => None,
}, },
engine: Engine{ engine: Engine{
name: String::from("gui"), name: String::from("stdin"),
kafka: None, kafka: None,
device: None, device: None,
udp: Some(UDP{ udp: Some(UDP{