CASH-499 remove changes to store/index.

This commit is contained in:
Bryan Mauger 2025-04-15 15:22:41 -04:00
parent f212cd5315
commit 4918364282

View file

@ -1474,7 +1474,7 @@ export const actions = {
applicationName: applicationConfig.ANALYTICS_APPLICATION_NAME,
category: category,
action: action,
label: "x" + label,
label: label,
value: value,
shouldUseSessionId: shouldUseSessionId,
experimentsForUser: experimentsForUser,