fixed something magical woew

This commit is contained in:
i am da real crt yes 2022-09-13 10:14:24 +02:00
parent 9666e8fb7d
commit 35f7fae20a
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['path'] = "/app/gswave/index.php"; $apps[$x]['menu'][$y]['path'] = "/app/gswave/index.php";
$apps[$x]['menu'][$y]['groups'][] = "user"; $apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>