fix prev commit

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-13 09:28:37 +02:00
parent b3c52b0660
commit 0c11a82e3c
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<div class="col h-100 {% block customPadding %}{% if request.path.startswith('/@') %}user-gutters{% else %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">
<div class="border-right pb-1 pt-2 px-3">
<span id="online2" data-html="true" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Users online right now" class="text-muted">
<span id="online2" data-bs-html="true" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Users online right now" class="text-muted">
<i class="far fa-user fa-sm mr-1"></i>
<span class="board-chat-count">0</span>
</span>