fix #guild-cheats value
a mistake in previous merging action
This commit is contained in:
		
							parent
							
								
									0bbd05c8b8
								
							
						
					
					
						commit
						d07fc19281
					
				@ -3267,7 +3267,7 @@ document.querySelectorAll("#guild-cheats input[type=checkbox]").forEach(elm => {
 | 
			
		||||
                contentType: "application/json",
 | 
			
		||||
                data: JSON.stringify({
 | 
			
		||||
                    key: elm.id,
 | 
			
		||||
                    value: value
 | 
			
		||||
                    value: elm.checked
 | 
			
		||||
                })
 | 
			
		||||
            });
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user