X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/cbe4a5fc39533cc244a05dbd866b1cb903776863..74b03c33ff37d7363721bc2c33abb867dc9ea87c:/src/stores/apollo.js diff --git a/src/stores/apollo.js b/src/stores/apollo.js index e2deecd..0ac2443 100644 --- a/src/stores/apollo.js +++ b/src/stores/apollo.js @@ -1,6 +1,6 @@ import { ApolloError } from '@apollo/client/core'; import { readable } from 'svelte/store'; -import { client } from '$config/apollo'; +import { client } from '$/config/apollo'; /* * This is a generic store for use with apollo