mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	je suis pas sur de savoir pourquoi ca casse, mais ce'est comme avant
This commit is contained in:
		@@ -70,5 +70,5 @@ function change_proxy(value, data, len) {
 | 
				
			|||||||
function change_logs(value) {
 | 
					function change_logs(value) {
 | 
				
			||||||
    console.log("new value : " + value);
 | 
					    console.log("new value : " + value);
 | 
				
			||||||
    document.getElementById("embed").src = "/static/logs/" + value + ".txt";
 | 
					    document.getElementById("embed").src = "/static/logs/" + value + ".txt";
 | 
				
			||||||
    document.getElementById("embed").contentDocument.location.reload(true);
 | 
					    //document.getElementById("embed").contentDocument.location.reload(true);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user