From bce768a81a93f72784d62bcf7e0ee184bbd27728 Mon Sep 17 00:00:00 2001 From: Alexander Metzger Date: Mon, 8 Jul 2024 13:15:57 -0700 Subject: [PATCH] fix stats active user count --- recipes/VideoBotsStats.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/VideoBotsStats.py b/recipes/VideoBotsStats.py index a550c368e..b3bed4bee 100644 --- a/recipes/VideoBotsStats.py +++ b/recipes/VideoBotsStats.py @@ -42,6 +42,8 @@ "conversation__ig_account_id", "conversation__wa_phone_number", "conversation__slack_user_id", + "conversation__twilio_phone_number", + "conversation__web_user_id", ]