huskies: merge 807
This commit is contained in:
@@ -70,6 +70,7 @@ pub(crate) fn build_bot_contexts(
|
||||
history_size: cfg.history_size,
|
||||
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(),
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user