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:
parent
03e92e63a5
commit
a4adfed82b
2 changed files with 3 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue