Re-use cache for modules

This commit is contained in:
Ramon Wenger 2018-09-18 19:38:48 +02:00
parent 2464c97079
commit 0c2cab4c96
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
variables: {
slug: store.state.moduleSlug
},
fetchPolicy: 'network-only',
manual: true,
result({data, loading, networkStatus}) {
if (!loading) {