Update app_config.php

This commit is contained in:
FusionPBX 2020-04-17 16:57:17 -06:00 committed by GitHub
parent e6d95500fb
commit 70755ccd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@
$y++;
$apps[$x]['permissions'][$y]['name'] = "api_key";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = "view_users";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";