This commit is contained in:
Antti 2025-11-11 12:22:00 +05:30 committed by GitHub
commit 66367bbf83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -166,6 +166,7 @@
...(typeof cache !== 'undefined' && { 'x-umami-cache': cache }),
},
credentials: 'omit',
priority: 'low',
});
const data = await res.json();