Files
Synapsis-Desktop/src-tauri/capabilities/default.json
T
cyph3rasi 7e9dc1cc64 Move macOS traffic lights into a separate dark native title bar
Hop-State: A_06FPGAM56HWTNHR51V8C8ER
Hop-Proposal: R_06FPGAK21NPYNM5F8G9D1YG
Hop-Task: T_06FPG9KFDZWAYM9PGCZTAHG
Hop-Attempt: AT_06FPG9KFDYGG2TPC5PABM1G
2026-07-15 16:44:04 -07:00

11 lines
226 B
JSON

{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": [
"core:default",
"notification:default"
]
}