aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-11-14 15:11:57 +0000
committerDave Arter <davea@mysociety.org>2019-12-09 12:50:07 +0000
commitee3920cb4d07788a6f75c567ad3b1755bba9186e (patch)
treee4b543e0b5f8efaef30e159135687a58645bca22 /perllib/FixMyStreet
parenta19b5ed0ad1d77ae3cd263f3c297a5bd755bfcc3 (diff)
[TfL] Own contact form and FAQ.
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r--perllib/FixMyStreet/Cobrand/TfL.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/TfL.pm b/perllib/FixMyStreet/Cobrand/TfL.pm
index 283c72371..d1ae347fc 100644
--- a/perllib/FixMyStreet/Cobrand/TfL.pm
+++ b/perllib/FixMyStreet/Cobrand/TfL.pm
@@ -20,6 +20,7 @@ sub council_url { return 'tfl'; }
sub area_types { [ 'LBO' ] }
sub is_council { 0 }
+sub abuse_reports_only { 1 }
sub send_questionnaires { 0 }
sub category_change_force_resend { 1 }