Init Commit

This commit is contained in:
2026-06-10 12:34:25 -04:00
commit 7614061e95
70 changed files with 5453 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": [
"core:default",
"opener:default",
"opener:allow-open-url"
]
}