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"}

-
-

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

-
)}