Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogTheFrog committed Aug 3, 2024
1 parent 61916ef commit e87cb74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/plugin-loader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ class PluginLoader extends Logger {
return fetch('http://127.0.0.1:1337/fetch', {
...restOfInit,
credentials: 'include',
cache: 'no-store',
headers,
});
}
Expand Down

0 comments on commit e87cb74

Please sign in to comment.