Add missing additional currencies flag in frontend config

This commit is contained in:
natsoni
2024-03-19 12:07:25 +09:00
parent e53254fb2d
commit 4e45993d41
2 changed files with 3 additions and 0 deletions

View File

@@ -23,5 +23,6 @@
"SIGNET_BLOCK_AUDIT_START_HEIGHT": 0,
"LIGHTNING": false,
"HISTORICAL_PRICE": true,
"ADDITIONAL_CURRENCIES": false,
"ACCELERATOR": false
}