mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Поправлена ссылка на форму регистрации
This commit is contained in:
		| @@ -46,7 +46,7 @@ export function register({ | ||||
| }) { | ||||
|     return (dispatch) => | ||||
|         request.post( | ||||
|             '/api/signup/register', | ||||
|             '/api/signup', | ||||
|             {email, username, password, rePassword, rulesAgreement} | ||||
|         ) | ||||
|         .then(() => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user