fix: corrected a typo in the currency key name

This commit is contained in:
Danil 2025-04-11 17:41:14 +03:00
parent cef3258fa7
commit 4590bc8458

View file

@ -5,7 +5,7 @@
name: DATABASE_NAME name: DATABASE_NAME
password: DATABASE_PASSWORD password: DATABASE_PASSWORD
} }
currecy: { currency: {
collecting: { collecting: {
fiat: true fiat: true
crypto: false crypto: false