Skip to content

Commit 2d949c7

Browse files
Update web/components/queries/public-oidc-providers.query.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 9fff4c7 commit 2d949c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/components/queries/public-oidc-providers.query.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { graphql } from '~/composables/gql/gql';
1+
import { graphql } from '~/composables/gql/gql.js';
22

33
export const PUBLIC_OIDC_PROVIDERS = graphql(/* GraphQL */`
44
query PublicOidcProviders {

0 commit comments

Comments
 (0)