diff --git a/currency/publicapi.json b/currency/publicapi.json index d2e5e82..54a636e 100644 --- a/currency/publicapi.json +++ b/currency/publicapi.json @@ -2,5 +2,8 @@ "name": "currency", "icon": "💱", "category": "money", - "display_name": "Currency" + "display_name": "Currency", + "pricing": { + "Currency.History": 1000 + } }