Renamed frontend directory

This commit is contained in:
2026-01-27 19:37:20 +02:00
parent a9dd3eea7a
commit 207947c095
37 changed files with 1 additions and 1 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",
"opener:default"
]
}