Try to simplify trooper counter

This commit is contained in:
2024-05-29 18:02:18 -07:00
parent fdf9e0145e
commit 187faec2df
8 changed files with 185 additions and 75 deletions

View File

@@ -247,7 +247,7 @@
<input type="file" accept="image/svg+xml"/>
<script>
// new EventSource('/esbuild').addEventListener('change', () => location.reload());
new EventSource('/esbuild').addEventListener('change', () => location.reload());
</script>
<script src="index.js"></script>
<script src="soldier_record_block.js"></script>