mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:08:32 +02:00
[WIP] Encryption for secure values (#183)
This commit is contained in:
6
src-tauri/yaak-mac-window/permissions/default.toml
Normal file
6
src-tauri/yaak-mac-window/permissions/default.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[default]
|
||||
description = "Default permissions for the plugin"
|
||||
permissions = [
|
||||
"allow-set-title",
|
||||
"allow-set-theme",
|
||||
]
|
||||
Reference in New Issue
Block a user