fix: health chip API_BASE scope (use App.apiBase)

This commit is contained in:
2026-08-18 20:19:05 -05:00
parent 4e5ab116b5
commit e39b7df5cc
2 changed files with 2 additions and 2 deletions
@@ -268,7 +268,7 @@
<script src="js/xterm-addon-fit.min.js"></script>
<script src="js/terminal.js"></script>
<script src="js/pager.js"></script>
<script src="js/views.js?v=20260818-1"></script>
<script src="js/views.js?v=20260818-2"></script>
<script src="js/app.js?v=20260811-9"></script>
</body>
</html>