fix: show listening status on profile with link hidden

This commit is contained in:
trisua 2025-04-28 00:06:00 -04:00
parent d669cd4d4e
commit 2924759b01
2 changed files with 2 additions and 3 deletions

View file

@ -94,7 +94,6 @@
<a
class="w-full justify-start button {% if selected_channel == channel.id %}quaternary{% else %}camo{% endif %}"
href="/chats/{{ selected_community }}/{{ channel.id }}"
data-turbo="false"
>
{{ icon "rss" }}
<b class="name shortest">{{ channel.title }}</b>