Files
tauri-plugins-workspace/plugins/dialog/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

794 B

Permission Description
allow-ask Enables the ask command without any pre-configured scope.
deny-ask Denies the ask command without any pre-configured scope.
allow-confirm Enables the confirm command without any pre-configured scope.
deny-confirm Denies the confirm command without any pre-configured scope.
allow-message Enables the message command without any pre-configured scope.
deny-message Denies the message command without any pre-configured scope.
allow-open Enables the open command without any pre-configured scope.
deny-open Denies the open command without any pre-configured scope.
allow-save Enables the save command without any pre-configured scope.
deny-save Denies the save command without any pre-configured scope.