diff --git a/app/gswave/app_menu.php b/app/gswave/app_menu.php index 172f437..60ff8f5 100644 --- a/app/gswave/app_menu.php +++ b/app/gswave/app_menu.php @@ -24,6 +24,6 @@ $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/gswave/index.php"; - $apps[$x]['menu'][$y]['groups'][] = "superadmin"; + $apps[$x]['menu'][$y]['groups'][] = "user"; -?> \ No newline at end of file +?>