summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index cec3c27..ea58544 100644
--- a/index.pl
+++ b/index.pl
@@ -919,6 +919,7 @@ sub handle_request {
hide_opts => $hide_opts,
hide_low_delay => $hide_low_delay,
show_realtime => $show_realtime,
+ load_marquee => ($template eq 'single' or $template eq 'multi'),
);
}
return;