This commit is contained in:
2026-05-24 18:56:50 +08:00
commit 072f959949
41 changed files with 6791 additions and 0 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"
]
}