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, phone: phone,
password, password,
accountType: 'b2b', accountType: 'b2b',
authToken: token, authToken: token
companyName: ''
} }
}), }),
headers: { headers: {