refactor(#2029): change lexic for user not found

keep-around/62e03f69d003ad534a15854453997e8f18ab5be1
Andrei Dekterev 4 years ago committed by Макситалиев Мирлан
parent f4623faaf4
commit 62e03f69d0
  1. 2
      src/features/AuthServiceApp/config/lexics.tsx

@ -14,7 +14,7 @@ export const lexics = {
error_simple_password: 12940,
error_unsupported_response_type: 15922,
error_user_already_created: 15926,
error_user_not_found: 1417,
error_user_not_found: 15956,
form_email: 12912,
form_password: 751,
go_back: 1907,

Loading…
Cancel
Save