This commit is contained in:
Evan Feenstra
2022-10-21 13:20:37 -07:00
parent 0393100d1a
commit 31abb6f5cc

View File

@@ -130,7 +130,7 @@ async fn run_main(
e.to_string().as_bytes(),
)
.await
.expect("could not publish init response"),
.expect("could not publish error response"),
};
}
topics::CONTROL => {