diff options
-rw-r--r-- | perllib/FixMyStreet/Cobrand/BathNES.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BathNES.pm b/perllib/FixMyStreet/Cobrand/BathNES.pm index 877475fee..aba605582 100644 --- a/perllib/FixMyStreet/Cobrand/BathNES.pm +++ b/perllib/FixMyStreet/Cobrand/BathNES.pm @@ -67,6 +67,7 @@ sub disambiguate_location { centre => '51.3559192103294,-2.47522827137605', span => '0.166437921041471,0.429359043406088', bounds => [ 51.2730478766607, -2.70792015294201, 51.4394857977022, -2.27856110953593 ], + string => $string, }; } |