fix: hide new cs rewards model behind feature flag

This commit is contained in:
Christian Andolf
2024-12-10 16:21:08 +01:00
parent f075521421
commit 0d607d7cc7
11 changed files with 106 additions and 23 deletions

View File

@@ -45,6 +45,7 @@ GOOGLE_DYNAMIC_MAP_ID="test"
HIDE_FOR_NEXT_RELEASE="true"
SALESFORCE_PREFERENCE_BASE_URL="test"
USE_NEW_REWARDS_ENDPOINT="true"
USE_NEW_REWARD_MODEL="true"
TZ=UTC
ENABLE_BOOKING_FLOW="false"