watch page description double-divider fix

This commit is contained in:
Nikita Krupin 2022-05-18 00:39:39 -04:00
parent 7f51baab60
commit d0053ade7a
1 changed files with 2 additions and 1 deletions

View File

@ -184,7 +184,8 @@
<v-divider
v-if="
!$store.state.tweaks.roundTweak || !$store.state.tweaks.roundWatch
showMore &&
(!$store.state.tweaks.roundTweak || !$store.state.tweaks.roundWatch)
"
/>