From 96ebe07fabc65bd16b42c91f3df5217f2df42f71 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Fri, 20 Sep 2024 14:41:23 +0500 Subject: [PATCH] update edit modal text --- app/components/Profile/Profile.EditModal.tsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app/components/Profile/Profile.EditModal.tsx b/app/components/Profile/Profile.EditModal.tsx index 7f5eaba..59d1781 100644 --- a/app/components/Profile/Profile.EditModal.tsx +++ b/app/components/Profile/Profile.EditModal.tsx @@ -256,17 +256,17 @@ export const ProfileEditModal = (props: {
- +

- Безопасность и привязка к сервисам + Привязка к сервисам

- Не доступно для изменения в данном клиенте + Недоступно для изменения в данном клиенте

-

Привязка к сервисам

+

Связанные аккаунты

{socialBounds.vk || socialBounds.google ? "Аккаунт привязан к:" @@ -276,9 +276,6 @@ export const ProfileEditModal = (props: { {socialBounds.google && "Google"}

-
-

Смена Эл. Почты или Пароля

-
)}