We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b84619 commit d4a72b3Copy full SHA for d4a72b3
src/plus/gk/account/promos.ts
@@ -40,7 +40,7 @@ const promos: Promo[] = [
40
},
41
{
42
key: 'devexdays',
43
- code: 'DEXEXDAYS24',
+ code: 'DEVEXDAYS24',
44
states: [
45
SubscriptionState.Community,
46
SubscriptionState.ProPreview,
0 commit comments