Skip to content

Commit d4a72b3

Browse files
committed
Fixes code
1 parent 8b84619 commit d4a72b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plus/gk/account/promos.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const promos: Promo[] = [
4040
},
4141
{
4242
key: 'devexdays',
43-
code: 'DEXEXDAYS24',
43+
code: 'DEVEXDAYS24',
4444
states: [
4545
SubscriptionState.Community,
4646
SubscriptionState.ProPreview,

0 commit comments

Comments
 (0)