MT#60710 fix pbxdeviceprofiles allowed_roles typo

Change-Id: I29e48ca8a8db9ab6751c0fef1399932d62195e48
mr13.0
Kirill Solomko 8 months ago
parent f3bc8097e7
commit 4b00a59d99

@ -52,7 +52,7 @@ __PACKAGE__->set_config({
allowed_roles => {
'Default' => [qw/admin reseller subscriberadmin/],
'POST' => [qw/admin reseller/],
}
},
required_licenses => [qw/pbx device_provisioning/],
});

Loading…
Cancel
Save