diff --git a/components/status/StatusPoll.vue b/components/status/StatusPoll.vue index 3cf91f8e..4ad4ec3a 100644 --- a/components/status/StatusPoll.vue +++ b/components/status/StatusPoll.vue @@ -46,7 +46,7 @@ const votersCount = $computed(() => poll.votersCount ?? poll.votesCount ?? 0)