Skip to content

Commit 4bf8237

Browse files
committed
Fix description
1 parent d8fe52b commit 4bf8237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/promoCreditCategories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ const encryptedSelfServicePromos: readonly EncryptedSelfServicePromoCreditCatego
664664
amount_usd: 10,
665665
expiry_hours: 30 * 24,
666666
promotion_ends_at: new Date('2026-04-30'),
667-
description: 'New York City ClawCon Credits',
667+
description: 'Austin ClawCon Credits',
668668
total_redemptions_allowed: 2000,
669669
},
670670
];

0 commit comments

Comments
 (0)