storkit: merge 389_story_whatsapp_phone_number_allowlist_authorization
This commit is contained in:
@@ -306,6 +306,7 @@ async fn main() -> Result<(), std::io::Error> {
|
||||
history: std::sync::Arc::new(tokio::sync::Mutex::new(history)),
|
||||
history_size: cfg.history_size,
|
||||
window_tracker: Arc::new(chat::transport::whatsapp::MessagingWindowTracker::new()),
|
||||
allowed_phones: cfg.whatsapp_allowed_phones.clone(),
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user