diff --git a/app/recordings/app_config.php b/app/recordings/app_config.php index c19dba1f77..c821bcb3b2 100644 --- a/app/recordings/app_config.php +++ b/app/recordings/app_config.php @@ -57,7 +57,6 @@ $apps[$x]['permissions'][3]['groups'][] = "superadmin"; $apps[$x]['permissions'][4]['name'] = "recording_upload"; - $apps[$x]['permissions'][4]['groups'][] = "user"; $apps[$x]['permissions'][4]['groups'][] = "admin"; $apps[$x]['permissions'][4]['groups'][] = "superadmin";