diff --git a/src/client/stores/CalculationStore/Effects/reactions/otherReactions.ts b/src/client/stores/CalculationStore/Effects/reactions/otherReactions.ts index 801d044..a07bdd3 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/otherReactions.ts +++ b/src/client/stores/CalculationStore/Effects/reactions/otherReactions.ts @@ -1373,7 +1373,7 @@ const reactionEffects: IReactionEffect[] = [ }); if (product) { const registraction_2020_3 = calculationStore.getOption( - 'selectRegionRegistration', + 'selectRegistration', { evo_id: '2020_3', },