diff --git a/admin/src/components/admin-root/admin-root.component.jsx b/admin/src/components/admin-root/admin-root.component.jsx index bb650ed88..7ef2edf01 100644 --- a/admin/src/components/admin-root/admin-root.component.jsx +++ b/admin/src/components/admin-root/admin-root.component.jsx @@ -28,7 +28,7 @@ import JobsShow from "../jobs/jobs.show"; const httpLink = new HttpLink({ uri: process.env.REACT_APP_GRAPHQL_ENDPOINT, headers: { - "x-hasura-admin-secret": `Dev-BodyShopAppBySnaptSoftware!`, + "x-hasura-admin-secret": `Dev-BodyShopApp!`, // 'Authorization': `Bearer xxxx`, }, }); @@ -67,7 +67,7 @@ const client = new ApolloClient({ // uri: process.env.REACT_APP_GRAPHQL_ENDPOINT, // cache: new InMemoryCache(), // headers: { -// "x-hasura-admin-secret": `Dev-BodyShopAppBySnaptSoftware!`, +// "x-hasura-admin-secret": `Dev-BodyShopApp!`, // // 'Authorization': `Bearer xxxx`, // }, // }); diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index abc4f8118..8d960bdfe 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +