first commit

This commit is contained in:
2026-05-27 22:32:30 +08:00
commit 1172d2bc0b
3135 changed files with 76176 additions and 0 deletions

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"
]
}