Compare commits

..

No commits in common. "7f771b10fad36b4d4aebeb0b4659df8866fad268" and "c136734c97b52555a5301f02f3ad210627490c43" have entirely different histories.

View file

@ -107,7 +107,7 @@ const config = {
loader: async () => (await import('./pt-BR/privacy-policy.json')).default,
},
{
locale: SUPPORTED_LOCALES.PT_BR,
locale: SUPPORTED_LOCALES.EN_US,
key: 'mobile.app.privacy.policy',
routes: ['/mobile-app/privacy-policy'],
loader: async () => (await import('./pt-BR/mobile-app-privacy-policy.json')).default,