Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-12 17:53:43 +03:00
parent 6439370afe
commit 0c3d2c0cd7
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ internal object GeneratedEnvironmentConfigConverter {
bffStaticTokenDev = GeneratedEnvironmentConfig.bffStaticTokenDev,
gaslessTxApiKeyDev = GeneratedEnvironmentConfig.gaslessTxApiKeyDev,
gaslessTxApiKey = GeneratedEnvironmentConfig.gaslessTxApiKey,
customerIoCdpApiKey = GeneratedEnvironmentConfig.CustomerIO.appApiKey,
customerIoCdpApiKey = GeneratedEnvironmentConfig.CustomerIO.andriodApiKey,
surveySparrowToken = GeneratedEnvironmentConfig.SurveySparrow.apiKey,
)
}