From 58e65baa479a465b387437548fb50c5c72ab2800 Mon Sep 17 00:00:00 2001
From: MartinBraquet
Date: Fri, 2 Jan 2026 14:15:02 +0200
Subject: [PATCH] Fix hydration
---
web/pages/terms.tsx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/web/pages/terms.tsx b/web/pages/terms.tsx
index 20629b39..f13ae9ae 100644
--- a/web/pages/terms.tsx
+++ b/web/pages/terms.tsx
@@ -77,13 +77,13 @@ export default function TermsPage() {
{t('terms.safety.f','f. User Safety Controls. Compass includes built-in features that allow users to:')}
-
- - {t('terms.safety.f1','Block other users or specific user-generated content.')}
- - {t('terms.safety.f2','Report users or content that violates community standards.')}
- - {t('terms.safety.f3','Benefit from active chat moderation to ensure a safe and respectful environment.')}
- - {t('terms.safety.f4','Limit interactions to invited friends only, where supported by the app’s features.')}
-
+
+ - {t('terms.safety.f1','Block other users or specific user-generated content.')}
+ - {t('terms.safety.f2','Report users or content that violates community standards.')}
+ - {t('terms.safety.f3','Benefit from active chat moderation to ensure a safe and respectful environment.')}
+ - {t('terms.safety.f4','Limit interactions to invited friends only, where supported by the app’s features.')}
+
{t('terms.liability.title','5. Liability')}