We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8fe52b commit 4bf8237Copy full SHA for 4bf8237
1 file changed
src/lib/promoCreditCategories.ts
@@ -664,7 +664,7 @@ const encryptedSelfServicePromos: readonly EncryptedSelfServicePromoCreditCatego
664
amount_usd: 10,
665
expiry_hours: 30 * 24,
666
promotion_ends_at: new Date('2026-04-30'),
667
- description: 'New York City ClawCon Credits',
+ description: 'Austin ClawCon Credits',
668
total_redemptions_allowed: 2000,
669
},
670
];
0 commit comments