Update crawley_gov_uk.py

amend Bio icon to Greenbin as this is how the bio waste is provided by crawley council
This commit is contained in:
marc115uk
2024-03-01 15:59:19 +00:00
committed by 5ila5
parent 34bd141aef
commit 65f6351c83

View File

@@ -22,7 +22,7 @@ TEST_CASES = {
ICON_MAP = {
"Rubbish and Small Electricals Collection": "mdi:trash-can",
"Glass": "mdi:bottle-soda",
"Bio": "mdi:leaf",
"GREENbin Garden Waste Collection": "mdi:leaf",
"Paper": "mdi:package-variant",
"Recycling and Textiles Collection": "mdi:recycle",
}