diff options
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Borsetshire.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Borsetshire.pm b/perllib/FixMyStreet/Cobrand/Borsetshire.pm index 44a4a9162..e721bee0f 100644 --- a/perllib/FixMyStreet/Cobrand/Borsetshire.pm +++ b/perllib/FixMyStreet/Cobrand/Borsetshire.pm @@ -33,4 +33,6 @@ sub bypass_password_checks { 1 } sub enable_category_groups { 1 } +sub suggest_duplicates { 1 } + 1; |