feat: Add scripts for generating dummy data and copying thumbnails, and update admin deny routes to return JSON responses instead of redirects.

This commit is contained in:
x
2026-01-24 18:23:34 +01:00
parent f23b108f9f
commit 27d474d9e3
2 changed files with 2 additions and 5 deletions

View File

@@ -216,7 +216,6 @@
confirmBtn.disabled = false;
} else {
closeModal();
window.location.href = '/random';
}
} catch (e) {
alert('Error: ' + e); // Or e.message