📁 pre-commit

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot] 2025-08-11 11:33:16 +00:00 committed by GitHub
parent 901218cdb2
commit ae9dece103
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;
}