fix: avoid web fallback after app handoff
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s

This commit is contained in:
Kroonk
2026-05-21 23:05:09 +02:00
parent 705374cacd
commit fb540813ff
3 changed files with 85 additions and 24 deletions

View File

@@ -119,6 +119,6 @@
</svg>
</div>
<script src="/app.js?v=30" defer></script>
<script src="/app.js?v=31" defer></script>
</body>
</html>