Fix empty line printing on console (#6956)

* fix empty line printing on console
This commit is contained in:
frytimo
2024-04-23 11:53:14 -03:00
committed by GitHub
parent 33ff85ee75
commit 41eb7ac8d3
16 changed files with 1 additions and 46 deletions

View File

@@ -69,6 +69,5 @@
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++;
?>