forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-24 04:12:05 +02:00
parent 03ca1b46b6
commit 5500317bcf
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<div id="chat-text" class="fullchat">
{% for m in messages %}
{% set text_html = m['text_html'] %}
{% set link = '<a href="/id/' + v.id|string %}
{% set link = '<a href="/id/' + v.id|string + '">' %}
<div class="chat-line my-2 {% if link in text_html %}chat-mention{% endif %}">
<div class="d-flex align-items-center">
<span class="rounded mb-auto d-none d-md-block chat-profile">