diff --git a/templates/themes/categories/theme.php b/templates/themes/categories/theme.php index f7d59b91..3081cf00 100644 --- a/templates/themes/categories/theme.php +++ b/templates/themes/categories/theme.php @@ -108,6 +108,7 @@ $stats = []; $hourly = []; $daily = []; + $bidaily = []; $tridaily = []; foreach (array_merge(... $config['boards']) as $uri) {