allow any input in report
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				delpoy / build-and-deploy (push) Successful in 52s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	delpoy / build-and-deploy (push) Successful in 52s
				
			This commit is contained in:
		| @@ -68,12 +68,7 @@ | ||||
| 					<option value={1}>Ich möchte einen unbekannten Spieler reporten</option> | ||||
| 				</Select> | ||||
| 				{#if reportedName !== null} | ||||
| 					<Search | ||||
| 						size="sm" | ||||
| 						bind:inputValue={oldReported} | ||||
| 						suggestionRequired={true} | ||||
| 						searchSuggestionFunc={suggestNames} | ||||
| 					/> | ||||
| 					<Search size="sm" bind:value={oldReported} searchSuggestionFunc={suggestNames} /> | ||||
| 				{/if} | ||||
| 			</div> | ||||
| 			<div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user