Will change this commit message to mean something later

This commit is contained in:
Breadway 2026-07-22 19:53:25 +08:00
parent f1c8b3d0e3
commit 40da0b3517
55 changed files with 55 additions and 17 deletions

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",
"dialog:default"
]
}