Simplify message registry cards
This commit is contained in:
@@ -72,7 +72,6 @@ function channelLabel(channel: TemplateChannel['channel']) {
|
||||
<p
|
||||
v-for="line in channel.body"
|
||||
:key="line"
|
||||
:class="channel.implemented ? '' : 'text-[#6f8577]'"
|
||||
>
|
||||
{{ line }}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user