removed missclick
This commit is contained in:
		@ -10,7 +10,7 @@ import {restGet, restPatch} from './restConsumer.js'
 | 
				
			|||||||
 * TODO: add info in the Object (I don't know what will be needed)
 | 
					 * TODO: add info in the Object (I don't know what will be needed)
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
export async function createRegister(){
 | 
					export async function createRegister(){
 | 
				
			||||||
	return restPost("/request/register"});
 | 
						return restPost("/request/register");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user