diff options
-rw-r--r-- | perllib/Utils.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/Utils.pm b/perllib/Utils.pm index cfe70628a..ddebc0f7b 100644 --- a/perllib/Utils.pm +++ b/perllib/Utils.pm @@ -156,6 +156,7 @@ sub barnet_categories { 'Highways' => 186, 'Litter Bin Overflowing' => 205, 'Manhole Cover' => 417, + 'Overhanging Foliage' => 421, 'Pavement Damaged/Cracked' => 195, 'Pothole' => 204, 'Road Sign' => 80, |