Files
cryptocoin/src-tauri/permissions/allow-fetch-tickers.toml
2026-06-23 21:57:39 +08:00

5 lines
135 B
TOML

[[permission]]
identifier = "allow-fetch-tickers"
description = "Enables the fetch_tickers command"
commands.allow = ["fetch_tickers"]