DEV: Add class to solve topic-status

Preparing for https://github.com/discourse/discourse/pull/32082, which switches core to use the modern TopicStatus component everywhere
This commit is contained in:
David Taylor 2025-03-31 16:13:00 +01:00
parent be5798f6d8
commit 2ceafb2478
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const SolvedStatus = <template>
~}}
<span
title={{i18n "topic_statuses.solved.help"}}
class="topic-status"
class="topic-status solved"
>{{icon "far-square-check"}}</span>
{{~else if
(and