Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Eugenij 2021-02-10 12:28:39 +00:00
parent 1506b97e35
commit 13ff99881b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
{{ $t('polls.vote') }}
</button>
<div class="total">
<template v-if="poll.multiple">
<template v-if="poll.voters_count">
{{ $tc("polls.people_voted_count", poll.voters_count, { count: poll.voters_count }) }}&nbsp;·&nbsp;
</template>
<template v-else>