mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Merge branch 'main' into fix-356
This commit is contained in:
@@ -8,8 +8,6 @@ const api = axios.create({
|
||||
withCredentials: true,
|
||||
headers: {
|
||||
'Cache-Control': 'no-cache',
|
||||
Pragma: 'no-cache',
|
||||
Expires: '0',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user