This commit is contained in:
nonmakina 2021-02-21 16:39:01 -06:00
parent 8b57c70ea5
commit 2103c21b53
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@
$stats = [];
$hourly = [];
$daily = [];
$bidaily = [];
$tridaily = [];
foreach (array_merge(... $config['boards']) as $uri) {