From 04de0e9a500218851efbdee846dd083485e27f9c Mon Sep 17 00:00:00 2001 From: "Acid Chicken (硫酸鶏)" Date: Thu, 26 Jul 2018 13:47:06 +0900 Subject: Update hashtags.vue --- src/client/app/common/views/widgets/hashtags.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 2065bd407c..56520400b6 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -11,7 +11,7 @@
- #{{ stat.tag }} + #{{ stat.tag }}

{{ '%i18n:@count%'.replace('{}', stat.usersCount) }}

-- cgit v1.2.3-freya