Amend Agriculture and Fisheries legend text

This commit is contained in:
Maciej Ziarkowski 2020-06-25 04:56:26 +01:00
parent f83f040ee3
commit 88459f3e09

View File

@ -29,7 +29,7 @@ const LEGEND_CONFIG = {
{ color: '#b3de69', text: 'Transport' },
{ color: '#cccccc', text: 'Utilities & Infrastructure' },
{ color: '#898944', text: 'Defence' },
{ color: '#52403c', text: 'Agriculture & Fisheries'},
{ color: '#52403c', text: 'Agriculture'},
{ color: '#ffffff', text: 'Vacant & Derelict' }
]
},