Skip to content

Commit

Permalink
feat(dashboard): update IDN number in dashboard (FLAG-1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
wri7tno committed Apr 15, 2024
1 parent 59d4394 commit ebea8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/dashboards/components/header/component.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class Header extends PureComponent {
!location.adm2
) {
displaySentence.sentence +=
' <b>107 kha</b> of this loss was found to be within Indonesia’s official forest land cover classes and with a patch size larger than two hectares according to MoEF-WRI analysis.';
' <b>144 kha</b> of this loss was found to be within Indonesia’s official forest land cover classes and with a patch size larger than two hectares according to MoEF-WRI analysis.';
}

const countrySelectorData = this.getCountrySelectorData();
Expand Down

0 comments on commit ebea8ea

Please sign in to comment.