added auth guard

This commit is contained in:
2025-12-06 02:29:57 +01:00
parent e7388bbb25
commit 9832384627
11 changed files with 18 additions and 0 deletions

View File

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