fix(portal): prevent security view loading stalls

This commit is contained in:
igor04091968
2026-06-04 23:20:53 +03:00
parent 6a6c69e803
commit afc40fd3ca
3 changed files with 77 additions and 6 deletions
@@ -82,6 +82,6 @@
<section id="summary" class="summary-grid service-summary"></section>
</main>
</div>
<script src="app.js"></script>
<script src="app.js?v=20260604-security-cache"></script>
</body>
</html>