Fix authed variable and switch join/part API to use JSON
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{% endif %}
|
||||
</td>
|
||||
<td>
|
||||
{% if relay.authenticated %}
|
||||
{% if relay.authed %}
|
||||
<span class="icon has-text-success">
|
||||
<i class="fa-solid fa-check" aria-hidden="true"></i>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user