From 7ae9ddbd02ff950780d00795c5901c5762a10fd0 Mon Sep 17 00:00:00 2001 From: Nevo David Date: Tue, 9 Dec 2025 21:36:16 +0700 Subject: [PATCH] feat: no follow in terms and privacy --- apps/frontend/src/components/auth/register.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/frontend/src/components/auth/register.tsx b/apps/frontend/src/components/auth/register.tsx index 13d925d2..0558cb1f 100644 --- a/apps/frontend/src/components/auth/register.tsx +++ b/apps/frontend/src/components/auth/register.tsx @@ -208,12 +208,14 @@ export function RegisterAfter({ {t('terms_of_service', 'Terms of Service')}   {t('and', 'and')}  {t('privacy_policy', 'Privacy Policy')}