mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-20 07:41:22 +02:00
Filesystem Sync (#142)
This commit is contained in:
6
src-tauri/yaak-sync/permissions/default.toml
Normal file
6
src-tauri/yaak-sync/permissions/default.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[default]
|
||||
description = "Default permissions for the plugin"
|
||||
permissions = [
|
||||
"allow-calculate",
|
||||
"allow-apply",
|
||||
]
|
||||
Reference in New Issue
Block a user