diff --git a/src/components/search/search.vue b/src/components/search/search.vue index 00e700cfb..645a6fce8 100644 --- a/src/components/search/search.vue +++ b/src/components/search/search.vue @@ -119,10 +119,13 @@ :key="hashtag.url" class="status trend search-result" > -
- + + #{{ hashtag.name }} - +
{{ $t('search.person_talking', { count: lastHistoryRecord(hashtag).accounts }) }} @@ -131,7 +134,7 @@ {{ $t('search.people_talking', { count: lastHistoryRecord(hashtag).accounts }) }}
-
+