fix: bump api.js cache-buster to v=6 in capture.html
This commit is contained in:
parent
9f7cb91cc2
commit
f1e0453b0a
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,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 cState = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue