feat: add plugins crypto ✅ (#1535)
This commit is contained in:
13
source/plugins/community/crypto/examples.yml
Normal file
13
source/plugins/community/crypto/examples.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- name: Crypto Metrics
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.crypto.svg
|
||||
token: NOT_NEEDED
|
||||
base: ""
|
||||
plugin_crypto: yes
|
||||
plugin_crypto_id: bitcoin
|
||||
plugin_crypto_vs_currency: usd
|
||||
plugin_crypto_days: 1
|
||||
plugin_crypto_precision: 2
|
||||
prod:
|
||||
skip: true
|
||||
Reference in New Issue
Block a user