Skip to content

Commit

Permalink
mutlitree polygon color updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shyambhongle committed Dec 27, 2024
1 parent 282b8e4 commit 96a027b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants/intervention.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const SINGLE_TREE = '#007A49';
export const MULTI_TREE = '#68B030';
export const MULTI_TREE = '#007A49';
export const INVASIVE_SPECIES = '#EB5757';
export const FIRE_SUPPRESSION = '#F2C94C';
export const FIRE_PATROL = '#F2994A';
Expand Down

0 comments on commit 96a027b

Please sign in to comment.