refs #6664 hotFix: multiplicatorValue updateGreuges
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2024-02-15 16:15:48 +01:00
parent 72d51a53a8
commit 87f81eb80a
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ async function regularizeClaim() {
message: t('globals.dataSaved'),
type: 'positive',
});
await onUpdateGreugeAccept();
if (multiplicatorValue.value) await onUpdateGreugeAccept();
}
async function onUpdateGreugeAccept() {