mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-02 08:02:23 +03:00
grant_messaging -> grant_capabilities
This commit is contained in:
parent
f92a48485f
commit
20c67b8c9f
@ -20,7 +20,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"grant_messaging": [
|
||||
"grant_capabilities": [
|
||||
"http_server:sys:uqbar",
|
||||
"terminal:terminal:uqbar",
|
||||
"vfs:sys:uqbar"
|
||||
|
@ -7,9 +7,9 @@
|
||||
"request_capabilities": [
|
||||
"net:sys:uqbar"
|
||||
],
|
||||
"grant_messaging": [
|
||||
"grant_capabilities": [
|
||||
"http_server:sys:uqbar"
|
||||
],
|
||||
"public": true
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in New Issue
Block a user