Permissions: change from list to key/value pairs in manifest #168
@ -384,7 +384,7 @@ class PermissionsValidator:
|
|||||||
|
|
||||||
error_message = (
|
error_message = (
|
||||||
'Manifest value error: <code>permissions</code> expects key/value pairs of '
|
'Manifest value error: <code>permissions</code> expects key/value pairs of '
|
||||||
'supported permissions with the reasons why they are requred. '
|
'supported permissions with the reasons why they are required. '
|
||||||
'The supported permissions are: '
|
'The supported permissions are: '
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user