Files
tauri-plugins-workspace/plugins/deep-link/permissions/autogenerated/reference.md
T
Fabian-Lars 8a5e05cd83 fix: Fix comp with latest beta (#1018)
* fix: Fix comp with latest beta

* linux
2024-03-04 19:59:24 +02:00

6 lines
294 B
Markdown

| Permission | Description |
|------|-----|
|`allow-get-current`|Enables the get_current command without any pre-configured scope.|
|`deny-get-current`|Denies the get_current command without any pre-configured scope.|
|`default`|Allows reading the opened deep link via the get_current command|