We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef21838 + 2e5cbb4 commit 1eb0478Copy full SHA for 1eb0478
1 file changed
src/index.ts
@@ -8,6 +8,7 @@ const PROD_ALLOWED_ORIGIN_SUFFIXES = [
8
"ens.domains",
9
"ens.dev",
10
"ens-cf.workers.dev",
11
+ "ens-app-v3.pages.dev"
12
] as const;
13
14
const app = createApp();
0 commit comments