This commit is contained in:
Nikita
2024-08-27 16:13:38 +03:00
parent e38c10af6b
commit 31b6cc4b7f
32 changed files with 0 additions and 141 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",
"shell:allow-open"
]
}