fix: corrected a typo in the currency key name
This commit is contained in:
parent
cef3258fa7
commit
4590bc8458
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue