Skip to content

Commit

Permalink
default to treatment 3
Browse files Browse the repository at this point in the history
  • Loading branch information
srkirkland committed Jul 22, 2022
1 parent 086e00f commit 0b5577b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Map/MapContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0b5577b

Please sign in to comment.