Files
yaak/src-tauri/yaak-crypto/permissions/default.toml
2025-04-15 07:18:26 -07:00

8 lines
175 B
TOML

[default]
description = "Default permissions for the plugin"
permissions = [
"allow-enable-encryption",
"allow-reveal-workspace-key",
"allow-set-workspace-key",
]