Skip to content

Commit

Permalink
fixup! [Bexley] Add a "Glass" red tag prefix for GL- services
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismytton committed Jun 5, 2024
1 parent 120135d commit 79b1e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perllib/FixMyStreet/Cobrand/Bexley/Waste.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ sub in_cab_logs_reason_prefixes {
'Food' => ['FO-140', 'FO-23'],
'Garden' => ['GA-140', 'GA-240'],
'Plastics & Glass' => ['PG-1100', 'PG-1280', 'PG-240', 'PG-360', 'PG-55', 'PG-660', 'PG-940', 'PL-1100', 'PL-1280', 'PL-140', 'PL-55', 'PL-660', 'PL-940'],
'Glass' => ['GL-1100', 'GL-1280', 'GL-55', 'GL-660', 'GL-240'],
'Glass' => ['GL-1100', 'GL-1280', 'GL-55', 'GL-660'],
'Refuse' => ['RES-1100', 'RES-1280', 'RES-140', 'RES-180', 'RES-240', 'RES-660', 'RES-720', 'RES-940', 'RES-CHAM', 'RES-DBIN', 'RES-SACK'],
}
}
Expand Down

0 comments on commit 79b1e2b

Please sign in to comment.