fix channel cache not updating

This commit is contained in:
cos
2026-05-07 18:19:53 +02:00
parent 916463234f
commit 72bc839bf1
34 changed files with 7 additions and 3113 deletions
-13
View File
@@ -1,13 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>client</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>