CASH-499 remove changes to store/index.
This commit is contained in:
parent
f212cd5315
commit
4918364282
1 changed files with 1 additions and 1 deletions
|
|
@ -1474,7 +1474,7 @@ export const actions = {
|
||||||
applicationName: applicationConfig.ANALYTICS_APPLICATION_NAME,
|
applicationName: applicationConfig.ANALYTICS_APPLICATION_NAME,
|
||||||
category: category,
|
category: category,
|
||||||
action: action,
|
action: action,
|
||||||
label: "x" + label,
|
label: label,
|
||||||
value: value,
|
value: value,
|
||||||
shouldUseSessionId: shouldUseSessionId,
|
shouldUseSessionId: shouldUseSessionId,
|
||||||
experimentsForUser: experimentsForUser,
|
experimentsForUser: experimentsForUser,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue