Try to simplify trooper counter

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent c89a152713
commit 4075fd97f9
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>