0
0
Fork 0

fix: comment 4

This commit is contained in:
Javier Segarra 2024-06-21 00:07:26 +02:00
parent 0faa663169
commit 159b386d2c
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ const progressAdd = () => {
progressLength.value++; progressLength.value++;
if (progressLength.value === selectedTickets.value.length) { if (progressLength.value === selectedTickets.value.length) {
notify( notify(
t('moveTicketSuccess', { t('advanceTickets.moveTicketSuccess', {
ticketsNumber: progressLength.value - splitErrors.value.length, ticketsNumber: progressLength.value - splitErrors.value.length,
}), }),
'positive' 'positive'