mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-29 19:41:39 +03:00
app_store: add sqlite & kv perms so they can be requested
This commit is contained in:
parent
a814934af2
commit
2cb74877ad
@ -13,6 +13,8 @@
|
|||||||
"vfs:distro:sys",
|
"vfs:distro:sys",
|
||||||
"kernel:distro:sys",
|
"kernel:distro:sys",
|
||||||
"eth:distro:sys",
|
"eth:distro:sys",
|
||||||
|
"sqlite:distro:sys",
|
||||||
|
"kv:distro:sys",
|
||||||
{
|
{
|
||||||
"process": "vfs:distro:sys",
|
"process": "vfs:distro:sys",
|
||||||
"params": {
|
"params": {
|
||||||
|
Loading…
Reference in New Issue
Block a user