fix: limit mobile handoff delay to Nextcloud
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s

This commit is contained in:
Kroonk
2026-05-21 23:20:11 +02:00
parent d40329ae7c
commit 4c7ef500a1
3 changed files with 5 additions and 25 deletions

View File

@@ -128,6 +128,6 @@
</div>
<script src="/auth.js?v=1" defer></script>
<script src="/app.js?v=32" defer></script>
<script src="/app.js?v=33" defer></script>
</body>
</html>