added log file uploading and match results
This commit is contained in:
@@ -26,6 +26,7 @@ templ Layout(title string) {
|
||||
<script src="/static/vendored/htmx@2.0.8.min.js"></script>
|
||||
<script src="/static/vendored/htmx-ext-ws.min.js"></script>
|
||||
<script src="/static/vendored/alpinejs@3.15.4.min.js" defer></script>
|
||||
<script src="/static/js/localtime.js" defer></script>
|
||||
if devInfo.HTMXLog {
|
||||
<script>
|
||||
htmx.logAll();
|
||||
|
||||
Reference in New Issue
Block a user