diff --git a/entrypoint.sh b/entrypoint.sh index bef1fd5..8e8ea1c 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -77,9 +77,4 @@ if [ -n "$INFISICAL_AI_CLIENT_ID" ] && [ -n "$INFISICAL_AI_CLIENT_SECRET" ]; the fi fi -# TEMP: Use staging credentials until production IP is whitelisted with Transak -export TRANSAK_API_KEY="1880fd5c-c1a8-48ff-8581-cd5977538ecd" -export TRANSAK_SECRET="+CXXAOb7FNX4MTYPvRBJOw==" -export TRANSAK_ENV="STAGING" - exec "$@" diff --git a/modules/rflows/components/folk-flows-app.ts b/modules/rflows/components/folk-flows-app.ts index 33e6fca..7b08297 100644 --- a/modules/rflows/components/folk-flows-app.ts +++ b/modules/rflows/components/folk-flows-app.ts @@ -3546,11 +3546,19 @@ class FolkFlowsApp extends HTMLElement { -