mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Updated request to match API
This commit is contained in:
		@@ -70,7 +70,7 @@ ComunicWeb.components.searchForm = {
 | 
			
		||||
		footerLink.setAttribute("data-searchValue", textInput.value);
 | 
			
		||||
 | 
			
		||||
		//Perform a request on the server
 | 
			
		||||
		apiURI = "search/request";
 | 
			
		||||
		apiURI = "search/user";
 | 
			
		||||
		params = {
 | 
			
		||||
			query: textInput.value,
 | 
			
		||||
		};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user