From 0b5577bd705908abbf400fb6f99f88a39c489e74 Mon Sep 17 00:00:00 2001 From: Scott Kirkland Date: Fri, 22 Jul 2022 14:14:30 -0700 Subject: [PATCH] default to treatment 3 --- src/components/Map/MapContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Map/MapContainer.tsx b/src/components/Map/MapContainer.tsx index fcaba1d..f7df71e 100644 --- a/src/components/Map/MapContainer.tsx +++ b/src/components/Map/MapContainer.tsx @@ -114,7 +114,7 @@ export const MapContainer = () => { const frcsInputsExample: FrcsInputs = { system: 'Ground-Based Mech WT', - treatmentid: 1, + treatmentid: 3, dieselFuelPrice: 2.24, wageFaller: 35.13, // CA FallBuckWage May 2020 wageOther: 22.07, // CA AllOthersWage May 2020