Upload 5 modified files from chat-switchboard-v0.5.1-1.zip

This commit is contained in:
2026-02-18 21:07:57 +00:00
parent 7075538702
commit 410492a7fa
3 changed files with 26 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32.png">
<link rel="apple-touch-icon" sizes="192x192" href="favicon-192.png">
<link rel="stylesheet" href="css/styles.css?v=0.5.1">
<link rel="stylesheet" href="css/styles.css?v=0.5.1-1">
</head>
<body>
@@ -305,9 +305,9 @@
onerror="this.onerror=null; this.src='https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.2.4/purify.min.js'">
</script>
<script src="js/debug.js?v=0.5.1"></script>
<script src="js/api.js?v=0.5.1"></script>
<script src="js/ui.js?v=0.5.1"></script>
<script src="js/app.js?v=0.5.1"></script>
<script src="js/debug.js?v=0.5.1-1"></script>
<script src="js/api.js?v=0.5.1-1"></script>
<script src="js/ui.js?v=0.5.1-1"></script>
<script src="js/app.js?v=0.5.1-1"></script>
</body>
</html>