update user registration

This commit is contained in:
smanylov
2026-02-05 19:50:38 +07:00
parent 777555c187
commit a684e1dd94
+1 -2
View File
@@ -87,8 +87,7 @@ export async function companyUserRegistration(
phone: phone,
password,
accountType: 'b2b',
authToken: token,
companyName: ''
authToken: token
}
}),
headers: {