diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-01-14 11:38:29 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-01-14 11:38:31 +0000 |
commit | 3f9b75cf684b4d08d3f353923019460280d3c3a5 (patch) | |
tree | 796ac95ed0e039ddcb26f06683343b5fb846eeec | |
parent | cd265e13d70affcff02a22159a5cafe762b08b1a (diff) |
[TfL] One more ‘please ring’ category to hide.
Missed in the previous commit.
-rw-r--r-- | perllib/FixMyStreet/Cobrand/TfL.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/TfL.pm b/perllib/FixMyStreet/Cobrand/TfL.pm index e32711a02..e4a4bced6 100644 --- a/perllib/FixMyStreet/Cobrand/TfL.pm +++ b/perllib/FixMyStreet/Cobrand/TfL.pm @@ -501,6 +501,7 @@ sub _cleaning_groups { [ 'Street cleaning' ] } sub _tfl_council_category { 'General Litter / Rubbish Collection' } sub _tfl_no_resend_categories { [ + 'Countdown - not working', 'General Litter / Rubbish Collection', 'Other (TfL)', 'Timings', |