summaryrefslogtreecommitdiff
path: root/cgi/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/index.pl')
-rw-r--r--cgi/index.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index df66039..6bd475b 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -285,6 +285,7 @@ sub render_html {
'display',
title => "vrr-fakedisplay v${VERSION}",
departures => $departures,
+ scale => $self->param('scale') || '4.3',
);
return;