mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 05:41:46 +02:00
7 lines
121 B
TOML
7 lines
121 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-calculate",
|
|
"allow-apply",
|
|
]
|