fix linting

This commit is contained in:
2024-08-21 19:16:00 -06:00
parent 7309ba1436
commit 85b9aa8e2b
2 changed files with 3 additions and 5 deletions

View File

@@ -151,9 +151,7 @@
<span v-else-if="totalConfirmers() === 1">
One person confirmed this.
</span>
<span v-else>
{{ totalConfirmers() }} people confirmed this.
</span>
<span v-else> {{ totalConfirmers() }} people confirmed this. </span>
<div v-if="totalConfirmers() > 0">
<div