8093-devToTest_2442_3 #831

Merged
alexm merged 335 commits from 8093-devToTest_2442_3 into test 2024-10-15 07:22:05 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 178fa8cd21 - Show all commits

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()"