fix(rebase): resolve main drift and restore CI contracts
This commit is contained in:
parent
b2dd3582a4
commit
413ecfd143
3 changed files with 9 additions and 3 deletions
|
|
@ -219,7 +219,6 @@ pub async fn run_gateway(host: &str, port: u16, config: Config) -> Result<()> {
|
|||
config.api_key.as_deref(),
|
||||
)?);
|
||||
|
||||
|
||||
// Extract webhook secret for authentication
|
||||
let webhook_secret: Option<Arc<str>> = config
|
||||
.channels_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue