]> git.r.bdr.sh - rbdr/forum/blobdiff - src/stores/apollo.js
Add components to view topics and posts
[rbdr/forum] / src / stores / apollo.js
index e2deecd5f9c6a436f853634292dbc89fc5b6faa6..0ac244353c12a4ac6b6d25207a03bb38d13ad48a 100644 (file)
@@ -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