From 3654f247c4c16b36f00622570eafa2eb1ee234f1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 25 Feb 2019 15:22:56 +0900 Subject: [PATCH] Fix error --- src/client/app/common/views/pages/explore.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/app/common/views/pages/explore.vue b/src/client/app/common/views/pages/explore.vue index d0a827a47..098bf1f4c 100644 --- a/src/client/app/common/views/pages/explore.vue +++ b/src/client/app/common/views/pages/explore.vue @@ -13,8 +13,8 @@
- {{ tag.tag }} - {{ tag.tag }} + {{ tag.tag }} + {{ tag.tag }}