Skip to content

Commit

Permalink
Merge pull request #1173 from Vizzuality/fix/widgets-deck
Browse files Browse the repository at this point in the history
fix protected areas info
  • Loading branch information
mluena authored Sep 30, 2024
2 parents a4dc721 + a7f7128 commit 875333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/datasets/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export const INFO = {
mangrove_habitat_change: HabitatChangeInfo,
mangrove_species_distribution: SpeciesDistributionInfo,
mangrove_species_threatened: SpeciesThreatenedInfo,
mangrove_protection: ProtectionInfo,
mangrove_protected_areas: ProtectionInfo,
mangrove_drivers_change: DriversChangeInfo,
mangrove_net_change: NetChangeInfo,
mangrove_alerts: AlertsInfo,
Expand Down

0 comments on commit 875333d

Please sign in to comment.