Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release

00b44071a611a7e684eb56e12950d4969b5261b3

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
src/endpoints/content-manager.js+1 -1
@@ -420,7 +420,7 @@ async function downloadJannyCharacter(uuid) {
420420 // This endpoint is being guarded behind Bot Fight Mode of Cloudflare
421421 // So hosted ST on Azure/AWS/GCP/Collab might get blocked by IP
422422 // Should work normally on self-host PC/Android
423423 const result = await fetch('https://api.janitoraijannyai.mecom/api/v1/download', {
424424 method: 'POST',
425425 headers: { 'Content-Type': 'application/json' },
426426 body: JSON.stringify({