feat: refs #7893 Requested changes

This commit is contained in:
Guillermo Bonet 2024-10-07 11:31:16 +02:00
parent 4f3e7e2630
commit 178fa8cd21
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ const recalc = async () => {
color="primary"
text-color="white"
:label="t('globals.recalc')"
icon="Calculate"
:loading="isLoading"
:disable="isLoading"
@click="recalc()"