show possible bluffs even for less than 6 players

This commit is contained in:
Steffen 2020-08-09 22:07:26 +02:00
parent 0dcea9ead0
commit d1dc6f98e1
No known key found for this signature in database
GPG Key ID: 764D74E98267DFC6
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<div
class="bluffs"
v-if="players.length > 6"
v-if="players.length"
ref="bluffs"
:class="{ closed: !isBluffsOpen }"
>