diff --git a/app/gswave/app_menu.php b/app/gswave/app_menu.php index 60ff8f5..c9d267d 100644 --- a/app/gswave/app_menu.php +++ b/app/gswave/app_menu.php @@ -25,5 +25,5 @@ $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/gswave/index.php"; $apps[$x]['menu'][$y]['groups'][] = "user"; - + $apps[$x]['menu'][$y]['groups'][] = "superadmin"; ?>