Fix: nil check player

This commit is contained in:
Grail Finder
2025-07-08 12:21:40 +03:00
parent 587adfbbda
commit 8f6a093ea1
3 changed files with 695 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<script src="/assets/helpers.js"></script>
<script src="/assets/htmx.min.js"></script>
<script src="/assets/htmx.sse.js"></script>
<script src="/assets/tailwind.css"></script>
<link href="/assets/output.css" rel="stylesheet"/>
<link rel="stylesheet" href="/assets/style.css"/>
<meta charset="utf-8" name="viewport" content="width=device-width,initial-scale=1"/>
<link rel="icon" sizes="64x64" href="/assets/favicon/wolfhead_negated.ico"/>