huskies: merge 566_story_gateway_ui_bot_configuration_page
This commit is contained in:
+1
-1
@@ -860,7 +860,7 @@ async fn main() -> Result<(), std::io::Error> {
|
||||
// Optional Matrix bot: connect to the homeserver and start listening for
|
||||
// messages if `.huskies/bot.toml` is present and enabled.
|
||||
if let Some(ref root) = startup_root {
|
||||
chat::transport::matrix::spawn_bot(
|
||||
let _ = chat::transport::matrix::spawn_bot(
|
||||
root,
|
||||
watcher_tx_for_bot,
|
||||
perm_rx_for_bot,
|
||||
|
||||
Reference in New Issue
Block a user