Files
WhispAssist/src-tauri/gen/schemas/capabilities.json
T
iamdoubz f9b172aff4 Phase 2
2026-06-30 23:18:29 -05:00

1 line
414 B
JSON

{"default":{"identifier":"default","description":"Capability for the main window. App-defined commands (start_recording, etc.) are always invokable; this grants the core plugin permissions the frontend needs on top of that — window/event/app basics plus listening for recording://*, transcript://*, and the other Rust->UI events.","local":true,"windows":["main"],"permissions":["core:default","dialog:default"]}}