fix: bump api.js cache-buster to v=6 in upload.html

This commit is contained in:
Zac Gaetano 2026-05-19 00:33:11 -04:00
parent 280fc9dff2
commit 08e8377309

View file

@ -277,7 +277,7 @@
<div class="toast-container" id="toastContainer" aria-live="polite"></div>
<script src="js/api.js?v=5"></script>
<script src="js/api.js?v=6"></script>
<script src="js/topbar-strip.js?v=1"></script>
<script>
const CHUNK = 10 * 1024 * 1024; // 10 MB chunks