From 48fca6264bd7c28c0b522657ba0f14970a4032b3 Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Tue, 18 Mar 2025 19:55:10 -0400 Subject: [PATCH] CASH-152: format change --- src/constants/schedule-constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/schedule-constants.js b/src/constants/schedule-constants.js index 37985214f..a0aaf8316 100644 --- a/src/constants/schedule-constants.js +++ b/src/constants/schedule-constants.js @@ -8,8 +8,8 @@ const PREMIUM_TIME_SLOT_ID_FLAG = "-PREMIUM"; const PREMIUM_FEE_PART_TYPE = "EARLY BIRD"; - // TODO; This will need updating with real PricingByDay part type - const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20"; +// TODO; This will need updating with real PricingByDay part type +const PRICING_BY_DAY_PART_TYPE = "DISC CASHSAVE20"; const RouteCodeFlags = { ALL_DAY_DROP_OFF: "ALL DAY DROP OFF",