We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ba386 commit 3d018f1Copy full SHA for 3d018f1
packages/altair-core/src/origins.ts
@@ -4,7 +4,6 @@ export const validOrigins = [
4
'moz-extension://567d7e27-43b8-994e-ab50-e770fa7eab4b', // firefox extension
5
'http://localhost:4200', // local altair app
6
'https://dash.altairgraphql.dev',
7
- 'https://altair-gql.sirmuel.design',
8
'https://web.altairgraphql.dev',
9
'altair://-',
10
];
0 commit comments