This commit is contained in:
2025-11-06 20:05:19 +01:00
parent 22ec46f9a0
commit d57fac0bea
83 changed files with 10365 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": ["core:default", "shell:allow-open"]
}