5 lines
135 B
TOML
5 lines
135 B
TOML
[[permission]]
|
|
identifier = "allow-fetch-tickers"
|
|
description = "Enables the fetch_tickers command"
|
|
commands.allow = ["fetch_tickers"]
|