diff --git a/components/status/StatusPoll.vue b/components/status/StatusPoll.vue index d9410de819..e59e72bed0 100644 --- a/components/status/StatusPoll.vue +++ b/components/status/StatusPoll.vue @@ -57,7 +57,7 @@ const votersCount = $computed(() => poll.votersCount ?? poll.votesCount ?? 0)