From 47bf06f43204493bb2508895e3220138446c005c Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Wed, 20 Feb 2019 06:46:35 +0900 Subject: 人気のタグは常に上 (#4314) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/app/common/views/pages/explore.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/client/app/common/views/pages/explore.vue b/src/client/app/common/views/pages/explore.vue index c627c0a6d3..cfa261188d 100644 --- a/src/client/app/common/views/pages/explore.vue +++ b/src/client/app/common/views/pages/explore.vue @@ -9,13 +9,6 @@ - - {{ tag }} - - - {{ tag }} ({{ $t('federated') }}) - - @@ -25,6 +18,13 @@ + + {{ tag }} + + + {{ tag }} ({{ $t('federated') }}) + +