diff --git a/process/payments/reactions.ts b/process/payments/reactions.ts index e63fbfb..5e48ade 100644 --- a/process/payments/reactions.ts +++ b/process/payments/reactions.ts @@ -401,7 +401,6 @@ export default function paymentsReactions( ); $calculation.setElementOptions('selectHighSeasonStart', highSeasonStartOptions); - $calculation.resetElementValue('selectHighSeasonStart'); } );