Skip to content

Commit b32ba3f

Browse files
temp test previews with ambire
1 parent b97186b commit b32ba3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export const getChainsFromUrl = () => {
7272
return [mainnetWithEns]
7373
}
7474
if (segments.slice(1).join('.') === 'ens-app-v3.pages.dev') {
75-
return [holeskyWithEns]
75+
return [mainnetWithEns] // TODO: Change back to holeskyWithEns
7676
}
7777
}
7878

0 commit comments

Comments
 (0)