Skip to content

Commit

Permalink
comment preview blast from the whitelist for terms & privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
GrandSchtroumpf committed Jan 28, 2025
1 parent 69945d9 commit a9b6f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ const autorizedDomains = [
'carbon-app-csq.pages.dev',
'carbon-app-sei.pages.dev',
'carbon-app-celo.pages.dev',
'carbon-app-blast.pages.dev',
// 'carbon-app-blast.pages.dev',
];
export const isCarbon = () => {
if (!import.meta.env.PROD) return true;
Expand Down

0 comments on commit a9b6f8c

Please sign in to comment.