another formatting fix

This commit is contained in:
Zane C. Bowers-Hadley 2024-02-04 14:19:47 -06:00
parent b9d80cb4ee
commit 7cc9d5817a

View File

@ -93,7 +93,6 @@ if (isset($vars['log_file']) && isset($vars['log_set'])) {
];
}
foreach ($graphs as $key => $text) {
$graph_type = $key;
$graph_array['height'] = '100';