aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perllib/FixMyStreet/Cobrand/Greenwich.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Greenwich.pm b/perllib/FixMyStreet/Cobrand/Greenwich.pm
index d39bd5dd2..9b7024b8e 100644
--- a/perllib/FixMyStreet/Cobrand/Greenwich.pm
+++ b/perllib/FixMyStreet/Cobrand/Greenwich.pm
@@ -42,6 +42,8 @@ sub pin_colour {
sub reports_per_page { return 20; }
+sub admin_user_domain { 'royalgreenwich.gov.uk' }
+
sub open311_config {
my ($self, $row, $h, $params) = @_;