summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index a2b814b..b0fd756 100644
--- a/index.pl
+++ b/index.pl
@@ -353,7 +353,7 @@ sub render_json {
cache_expiry => 60,
filter_line => scalar $self->param('line'),
filter_platform => scalar $self->param('platform'),
- hide_regional => 1,
+ hide_regional => 0,
);
my @departures = make_infoboard_lines(
no_lines => scalar $self->param('no_lines'),