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,14 @@
{
"identifier": "desktop-capability",
"platforms": [
"macOS",
"windows",
"linux"
],
"windows": [
"main"
],
"permissions": [
"global-shortcut:default"
]
}