From c8c7b1543598549ee4237a5762cf75f3282e06fd Mon Sep 17 00:00:00 2001 From: Chika Date: Tue, 22 Nov 2022 11:07:17 +0300 Subject: [PATCH] fix prev commit --- .../CalculationStore/Effects/reactions/tablesReactions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/stores/CalculationStore/Effects/reactions/tablesReactions.ts b/src/client/stores/CalculationStore/Effects/reactions/tablesReactions.ts index 91f1adf..3fc4b44 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/tablesReactions.ts +++ b/src/client/stores/CalculationStore/Effects/reactions/tablesReactions.ts @@ -901,7 +901,7 @@ export default [ ), ) : insuranceOsagoDefaultFilter, - value: isTrailer ? null : undefined, + value: null, status: ElementStatus.Default, }, insCost: {