Compare commits
	
		
			2 Commits
		
	
	
		
			f1b53777b6
			...
			74127aece6
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					74127aece6 | ||
| 
						 | 
					5513299cd3 | 
@ -3230,7 +3230,7 @@ document.querySelectorAll("#account-cheats .input-group").forEach(grp => {
 | 
			
		||||
                contentType: "application/json",
 | 
			
		||||
                data: JSON.stringify({
 | 
			
		||||
                    key: input.id,
 | 
			
		||||
                    value: value
 | 
			
		||||
                    value: parseInt(value)
 | 
			
		||||
                })
 | 
			
		||||
            });
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user