Fix number of deletions shown

This commit is contained in:
nemunaire 2021-01-21 15:06:04 +01:00
parent 30e968fdce
commit c458ad7ab8

View File

@ -139,7 +139,7 @@
</span>
&ndash;
<span class="text-danger">
{{ $tc('domains.apply.deletions', (zoneDiffAdd || []).length) }}
{{ $tc('domains.apply.deletions', (zoneDiffDel || []).length) }}
</span>
</div>
<b-button variant="secondary" @click="cancel()">