initial commit

This commit is contained in:
2026-03-15 14:51:29 +01:00
commit 94051dd0f8
20 changed files with 2842 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"identifier": "default",
"description": "Default capability set for the main window.",
"windows": ["main"],
"permissions": ["core:default", "dialog:allow-confirm"]
}