Merge branch 'master' into event-manager-2

pull/22/head
Snakes 2022-11-29 15:16:29 -05:00
commit b18c706afb
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
<link rel="stylesheet" href="/assets/css/event/{{EVENT_STYLES}}">
{% endif %}
{% if 'chat' in request.path %}
{% if request.path == '/chat' %}
{% if IS_LOCALHOST %}
<link rel="stylesheet" href="https://rdrama.net/assets/css/chat_done.css">
{% else %}