fix: add missing mattermost field to test InterruptOnNewMessageConfig
This commit is contained in:
parent
2aaf916185
commit
08851b0145
@ -7890,6 +7890,7 @@ BTC is currently around $65,000 based on latest tool output."#
|
||||
interrupt_on_new_message: InterruptOnNewMessageConfig {
|
||||
telegram: false,
|
||||
slack: false,
|
||||
mattermost: false,
|
||||
},
|
||||
multimodal: crate::config::MultimodalConfig::default(),
|
||||
hooks: None,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user