diff options
-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', |