From 254cfaea284d12f188e28f56a0cec863e3177a49 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 25 Oct 2020 01:21:41 +0900 Subject: 自前ルーティング (#6759) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip --- src/client/widgets/trends.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/widgets') diff --git a/src/client/widgets/trends.vue b/src/client/widgets/trends.vue index 17262445ef..9510bf205c 100644 --- a/src/client/widgets/trends.vue +++ b/src/client/widgets/trends.vue @@ -7,7 +7,7 @@
- #{{ stat.tag }} + #{{ stat.tag }}

{{ $t('nUsersMentioned', { n: stat.usersCount }) }}

-- cgit v1.2.3-freya