diff --git a/src/components/PlayerSeats.vue b/src/components/PlayerSeats.vue index 28604d4..44f86be 100644 --- a/src/components/PlayerSeats.vue +++ b/src/components/PlayerSeats.vue @@ -59,26 +59,25 @@ const seats = new Array(props.total).fill(1);