mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 07:23:51 +01:00
7 lines
121 B
TOML
7 lines
121 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-calculate",
|
|
"allow-apply",
|
|
]
|