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

922 B

Permission Description
allow-is-registered Enables the is_registered command without any pre-configured scope.
deny-is-registered Denies the is_registered command without any pre-configured scope.
allow-register Enables the register command without any pre-configured scope.
deny-register Denies the register command without any pre-configured scope.
allow-register-all Enables the register_all command without any pre-configured scope.
deny-register-all Denies the register_all command without any pre-configured scope.
allow-unregister Enables the unregister command without any pre-configured scope.
deny-unregister Denies the unregister command without any pre-configured scope.
allow-unregister-all Enables the unregister_all command without any pre-configured scope.
deny-unregister-all Denies the unregister_all command without any pre-configured scope.