From 4590bc8458a8f60f10ec1251a704f885ecb67fbe Mon Sep 17 00:00:00 2001 From: Redume Date: Fri, 11 Apr 2025 17:41:14 +0300 Subject: [PATCH] fix: corrected a typo in the currency key name --- config.sample.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sample.hjson b/config.sample.hjson index e39338c..ef020b2 100644 --- a/config.sample.hjson +++ b/config.sample.hjson @@ -5,7 +5,7 @@ name: DATABASE_NAME password: DATABASE_PASSWORD } - currecy: { + currency: { collecting: { fiat: true crypto: false