mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 08:27:30 +00:00
10 lines
225 B
TOML
10 lines
225 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-init",
|
|
"allow-destroy",
|
|
"allow-command",
|
|
"allow-set-property",
|
|
"allow-get-property",
|
|
"allow-set-video-margin-ratio",
|
|
]
|