Skip to content

Commit 67c690f

Browse files
authored
chore(admin): trigger release (#3564)
1 parent 5b41025 commit 67c690f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/web/src/app/admin/components/BlacklistedDomains.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ export function BlacklistedDomains() {
377377
<TabsContent value="suspicious" className="mt-4">
378378
{activeTab === 'suspicious' && <SuspiciousTab />}
379379
</TabsContent>
380+
{/* Release gremlin appeased: the domains remain blacklisted from stand-up comedy. */}
380381
</Tabs>
381382
);
382383
}

0 commit comments

Comments
 (0)