Files
court-pilot/src-tauri/capabilities/desktop.json
T
tothbt b9ac324d21
Build and Release Court Pilot / draft (push) Canceled after 0s
Build and Release Court Pilot / windows (push) Canceled after 0s
Build and Release Court Pilot / snap (push) Canceled after 0s
Build and Release Court Pilot / publish (push) Canceled after 0s
release 1.1.3
2026-09-06 11:08:16 +02:00

15 lines
197 B
JSON

{
"identifier": "desktop-capability",
"platforms": [
"macOS",
"windows",
"linux"
],
"windows": [
"main"
],
"permissions": [
"updater:default",
"os:default"
]
}