wip(app): open button

This commit is contained in:
Adam 2026-02-04 05:05:02 -06:00
commit 2264c93b6b
13 changed files with 183 additions and 31 deletions

View file

@ -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",