fix linting

This commit is contained in:
2024-08-21 19:16:00 -06:00
parent c5c687a9c5
commit 8d0cc8e0d1
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