fix: force cache refresh with v2 script
Build Curio HMS / build-and-deploy (push) Successful in 48s Details

This commit is contained in:
Deep Koluguri 2026-05-14 22:55:06 -04:00
parent 94a321d04c
commit cb4e4406d1
1 changed files with 1 additions and 1 deletions

View File

@ -376,6 +376,6 @@
</div>
</div>
<script src="dashboard.js"></script>
<script src="dashboard.js?v=2"></script>
</body>
</html>