From 2103c21b53ff3fb5e3c20b0af6182264b7d4c4ab Mon Sep 17 00:00:00 2001 From: nonmakina Date: Sun, 21 Feb 2021 16:39:01 -0600 Subject: [PATCH] fix --- templates/themes/categories/theme.php | 1 + 1 file changed, 1 insertion(+) 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) {