aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perllib/FixMyStreet/Cobrand/BathNES.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BathNES.pm b/perllib/FixMyStreet/Cobrand/BathNES.pm
index 178601bdf..187c2afbb 100644
--- a/perllib/FixMyStreet/Cobrand/BathNES.pm
+++ b/perllib/FixMyStreet/Cobrand/BathNES.pm
@@ -29,6 +29,8 @@ sub base_url {
sub map_type { 'BathNES' }
+sub on_map_default_status { 'open' }
+
sub example_places {
return ( 'BA1 1JQ', "Lansdown Grove" );
}