aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
diff options
context:
space:
mode:
Diffstat (limited to 'perllib')
-rw-r--r--perllib/FixMyStreet/Cobrand/BathNES.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BathNES.pm b/perllib/FixMyStreet/Cobrand/BathNES.pm
index 53d3b977e..877475fee 100644
--- a/perllib/FixMyStreet/Cobrand/BathNES.pm
+++ b/perllib/FixMyStreet/Cobrand/BathNES.pm
@@ -18,6 +18,12 @@ sub contact_email {
my $self = shift;
return join( '@', 'fixmystreet', 'bathnes.gov.uk' );
}
+
+sub update_email {
+ my $self = shift;
+ return join( '@', 'highways', 'bathnes.gov.uk' );
+}
+
sub map_type { 'BathNES' }
sub example_places {