summaryrefslogtreecommitdiff
path: root/src/client/app/common
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-02-20 10:15:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-02-20 10:15:06 +0900
commitc1e7d56ff878d68629db43de2a8f697371b606a2 (patch)
tree16a9e48f278940c43723091ea4b5d6c32bb5f62e /src/client/app/common
parent:art: (diff)
downloadmisskey-c1e7d56ff878d68629db43de2a8f697371b606a2.tar.gz
misskey-c1e7d56ff878d68629db43de2a8f697371b606a2.tar.bz2
misskey-c1e7d56ff878d68629db43de2a8f697371b606a2.zip
Fix bug
Diffstat (limited to 'src/client/app/common')
-rw-r--r--src/client/app/common/views/pages/explore.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/pages/explore.vue b/src/client/app/common/views/pages/explore.vue
index 04aa1fcbd1..d0a827a470 100644
--- a/src/client/app/common/views/pages/explore.vue
+++ b/src/client/app/common/views/pages/explore.vue
@@ -9,7 +9,7 @@
</div>
</ui-container>
- <ui-container :body-togglable="true" ref="tags">
+ <ui-container :body-togglable="true" :expanded="tag == null" ref="tags">
<template #header><fa :icon="faHashtag" fixed-width/>{{ $t('popular-tags') }}</template>
<div class="vxjfqztj">