This commit is contained in:
stirlingbot[bot] 2025-08-11 11:33:19 +00:00 committed by GitHub
commit 966facb04f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 8 deletions

View File

@ -65,4 +65,3 @@ window.fetchWithCsrf = async function(url, options = {}) {
return response; return response;
} }