wip(app): open button
This commit is contained in:
parent
891875402c
commit
2264c93b6b
13 changed files with 183 additions and 31 deletions
|
|
@ -6,6 +6,10 @@
|
|||
"permissions": [
|
||||
"core:default",
|
||||
"opener:default",
|
||||
{
|
||||
"identifier": "opener:allow-open-path",
|
||||
"allow": [{ "path": "/**", "app": true }]
|
||||
},
|
||||
"deep-link:default",
|
||||
"core:window:allow-start-dragging",
|
||||
"core:window:allow-set-theme",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue