diff --git a/components/status/StatusPoll.vue b/components/status/StatusPoll.vue index 9788a6c8..abc466b6 100644 --- a/components/status/StatusPoll.vue +++ b/components/status/StatusPoll.vue @@ -38,18 +38,22 @@ const votersCount = $computed(() => poll.votersCount ?? 0)