From e81efe4fb3f0266309b16a3bbf403d361b72a921 Mon Sep 17 00:00:00 2001 From: Jordan Prescott Date: Mon, 18 Dec 2023 14:59:05 +0000 Subject: [PATCH] Update main.py --- evash_django_api/eva_snapshot/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evash_django_api/eva_snapshot/main.py b/evash_django_api/eva_snapshot/main.py index 3147a21..e64f15c 100644 --- a/evash_django_api/eva_snapshot/main.py +++ b/evash_django_api/eva_snapshot/main.py @@ -27,7 +27,7 @@ FILES_NOT_NEEDED = [ "main", "global", "handoff", "send_sms", "small_talk", "hotel_directory", "follow_up", "csat_survey", "who_are_you", "csat_survey_copy", "hotel_directory", "hotel_directory_copy", - "test", "admin_trigger_fallback", "repeat" + "test", "admin_trigger_fallback", "repeat", "directory_titles" ]