Omikron Con
This commit is contained in:
parent
9ec90f0e19
commit
a1b93f1cb7
3 changed files with 2 additions and 2 deletions
|
|
@ -352,7 +352,6 @@ impl OmikronConnection {
|
|||
log_message(format!("Omikron connected: {}", accepted.to_string()));
|
||||
} else {
|
||||
log_message("omikron_connection_failed");
|
||||
// Maybe add a retry logic here or close the app
|
||||
}
|
||||
}
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue