Documentation: add defaultinterval option for coinmarketcap (#2191)
This commit is contained in:
parent
31c33f4f32
commit
8d34dc5725
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ widget:
|
|||
currency: GBP # Optional
|
||||
symbols: [BTC, LTC, ETH]
|
||||
key: apikeyapikeyapikeyapikeyapikey
|
||||
defaultinterval: 7d # Optional
|
||||
```
|
||||
|
||||
You can also specify slugs instead of symbols (since symbols aren't garaunteed to be unique). If you supply both, slugs will be used. For example:
|
||||
|
|
Loading…
Add table
Reference in a new issue