TS conversion

This commit is contained in:
MathMan05 2024-06-27 11:27:38 -05:00
parent 75fa9d0844
commit 845c7f6612
44 changed files with 6225 additions and 611 deletions

View file

@ -22,5 +22,5 @@
</form>
<a href="/register.html">Don't have an account?</a>
</div>
<script src="/login.js"></script>
<script src="/login.js" type="module"></script>
</body>