added missing imports on desktop ver

This commit is contained in:
2026-01-11 17:29:54 +01:00
parent d9139c1512
commit d9cb356b84
3 changed files with 5 additions and 4 deletions

View File

@@ -59,5 +59,6 @@
<script src="/src/scripts/gallery/gallery.js"></script>
<script src="/src/scripts/rpc-inapp.js"></script>
<script src="/src/scripts/auth-guard.js"></script>
<script src="/src/scripts/settings.js"></script>
</body>
</html>