This commit is contained in:
tsl
2025-10-07 15:16:37 +08:00
commit 87c04dae1d
39 changed files with 6781 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"
]
}