diff --git a/app/music_on_hold/app_menu.php b/app/music_on_hold/app_menu.php index 6b96ded42d..a48e2f3e4a 100644 --- a/app/music_on_hold/app_menu.php +++ b/app/music_on_hold/app_menu.php @@ -24,6 +24,5 @@ $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/app/music_on_hold/music_on_hold.php"; $apps[$x]['menu'][$y]['groups'][] = "superadmin"; - $apps[$x]['menu'][$y]['groups'][] = "admin"; -?> \ No newline at end of file +?>