Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-28 14:45:20 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-28 14:45:20 -0700
commite8fbe161e473a949f776f89d94e9816a64cd3114 (patch)
tree5def4f8e9e499d3280bc83c5f23edd642850193c /public/index.html
parenta34cd1a5414eec5a059c5f20a3940bf4ef6b977e (diff)
Import mapsheets.svg
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index e952f81..4a5752d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -246,6 +246,9 @@
<input type="file" accept="image/svg+xml"/>
+ <script>
+ // new EventSource('/esbuild').addEventListener('change', () => location.reload());
+ </script>
<script src="index.js"></script>
<script src="soldier_record_block.js"></script>
</body>