huskies: merge 808
This commit is contained in:
@@ -71,6 +71,7 @@ pub(crate) fn build_bot_contexts(
|
||||
window_tracker: Arc::new(chat::transport::whatsapp::MessagingWindowTracker::new()),
|
||||
allowed_phones: cfg.whatsapp_allowed_phones.clone(),
|
||||
app_secret: cfg.whatsapp_app_secret.clone().unwrap_or_default(),
|
||||
twilio_auth_token: cfg.twilio_auth_token.clone().unwrap_or_default(),
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user