ui: harden workspace and secrets rendering

This commit is contained in:
a.tolmachev
2026-04-12 02:05:05 +03:00
parent f30c63146b
commit c69c327123
14 changed files with 219 additions and 62 deletions
+1
View File
@@ -12,6 +12,7 @@
<link rel="stylesheet" href="css/usage.css">
<script src="js/config.js"></script>
<script src="js/i18n.js"></script>
<script src="js/dom.js"></script>
<script src="js/api.js"></script>
<script src="js/ui-feedback.js"></script>
<script src="js/workspace.js"></script>