init: CryptoCoin desktop ticker
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
4
src-tauri/permissions/allow-fetch-tickers.toml
Normal file
4
src-tauri/permissions/allow-fetch-tickers.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[[permission]]
|
||||
identifier = "allow-fetch-tickers"
|
||||
description = "Enables the fetch_tickers command"
|
||||
commands.allow = ["fetch_tickers"]
|
||||
Reference in New Issue
Block a user