Update app_config.php

This commit is contained in:
FusionPBX 2024-06-05 08:34:34 -06:00 committed by GitHub
parent e61868a4ec
commit c22d03e33f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@
$y++;
$apps[$x]['permissions'][$y]['name'] = "extension_copy";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = "extension_export";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";