1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00

Disable Plaid i18n until we support full i18n

This commit is contained in:
Zach Gollwitzer 2024-11-25 09:48:21 -05:00
parent 03e92e63a5
commit a4adfed82b
2 changed files with 3 additions and 16 deletions

View file

@ -45,8 +45,6 @@ class Family < ApplicationRecord
plaid_provider.get_link_token(
user_id: id,
country: country,
language: locale,
webhooks_url: webhooks_url,
redirect_url: redirect_url,
accountable_type: accountable_type