feat(default.json): add updater permission to default capabilities
This commit is contained in:
parent
569cb26261
commit
518d47f243
|
|
@ -16,6 +16,7 @@
|
|||
"fs:default",
|
||||
"fs:allow-write-text-file",
|
||||
"fs:allow-read-text-file",
|
||||
"shell:allow-open"
|
||||
"shell:allow-open",
|
||||
"updater:default"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue