mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-26 00:32:45 +03:00
grant caps unnecessary in manifest
This commit is contained in:
parent
69e6c09ec2
commit
189f0378bb
@ -13,23 +13,7 @@
|
||||
"grant_capabilities": [
|
||||
"eth:distro:sys",
|
||||
"http_server:distro:sys",
|
||||
"vfs:distro:sys",
|
||||
{
|
||||
"process": "main:app_store:sys",
|
||||
"params": "ReadNameOnly"
|
||||
},
|
||||
{
|
||||
"process": "main:app_store:sys",
|
||||
"params": "Read"
|
||||
},
|
||||
{
|
||||
"process": "main:app_store:sys",
|
||||
"params": "Add"
|
||||
},
|
||||
{
|
||||
"process": "main:app_store:sys",
|
||||
"params": "Remove"
|
||||
}
|
||||
"vfs:distro:sys"
|
||||
],
|
||||
"public": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user