Start to think about how to display errors

This commit is contained in:
jude
2023-08-19 22:37:48 +01:00
parent ea3fe3f543
commit adf29dca5d
7 changed files with 20 additions and 40 deletions

View File

@ -46,6 +46,10 @@
<div id="guildReminders">
</div>
<div id="guildErrors">
</div>
</div>
<script src="/static/js/sort.js"></script>