I thought we disabled prettier here smh
This commit is contained in:
		
							parent
							
								
									b10c44aa8a
								
							
						
					
					
						commit
						c5c8a2f0cf
					
				@ -1335,7 +1335,7 @@ single.getRoute("/webui/cheats").on("beforeload", function () {
 | 
			
		||||
                        })
 | 
			
		||||
                    );
 | 
			
		||||
                } else {
 | 
			
		||||
                    if (await res.text() == "Log-in expired") {
 | 
			
		||||
                    if ((await res.text()) == "Log-in expired") {
 | 
			
		||||
                        revalidateAuthz(() => {
 | 
			
		||||
                            single.loadRoute("/webui/cheats");
 | 
			
		||||
                        });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user