From c74c36af73d4b0dc482df98022ed4fe412ecc7bd Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 29 May 2026 00:50:50 +0200 Subject: [PATCH] TC fix --- web/components/optional-profile-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/optional-profile-form.tsx b/web/components/optional-profile-form.tsx index c7e279ed..018335ae 100644 --- a/web/components/optional-profile-form.tsx +++ b/web/components/optional-profile-form.tsx @@ -1005,7 +1005,7 @@ export const OptionalProfileUserForm = (props: { {t('profile.optional.mbti', 'MBTI Personality Type')} setProfile('mbti', c)} className="grid grid-cols-4 xs:grid-cols-8"