Skip to content

Commit 430e161

Browse files
authored
Update bug-bounty.tsx
1 parent c307645 commit 430e161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/bug-bounty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ const BugBountiesPage = () => {
472472
title={t("page-upgrades-bug-bounty-meta-title")}
473473
description={t("page-upgrades-bug-bounty-meta-description")}
474474
/>
475-
{/* TODO: Remove on the 25th of January */}
475+
{ /* TODO: Remove on the 25th of January */ }
476476
<BugBountyBanner />
477477
<Content>
478478
<HeroCard>

0 commit comments

Comments
 (0)