This commit is contained in:
2026-07-11 14:51:54 +08:00
parent aa937e7ce7
commit 1414040bcd
39 changed files with 5545 additions and 109 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": [
"core:default",
"opener:default"
]
}