We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2c7cd commit ce6993dCopy full SHA for ce6993d
1 file changed
src/lib/analytics.ts
@@ -65,7 +65,7 @@ export enum Attributes {
65
CAMPAIGN_ID = 'Campaign Id',
66
OCCUPATION = 'Occupation',
67
MAX_VISIBLE_CARDS = 'Max Visible Cards',
68
- DURATION = 'DURATION',
+ DURATION = 'Duration',
69
}
70
71
const _SEP_ = ' '
0 commit comments