Skip to content
Snippets Groups Projects
Verified Commit 7a9c6156 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

fetch no cache

parent 36eb0788
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@
children: pages,
},
],
fetchOptions: { cache: 'no-cache' },
});
}
init();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment