je suis pas sur de savoir pourquoi ca casse, mais ce'est comme avant

This commit is contained in:
piair 2023-09-27 11:17:17 +02:00
parent f727c3ef86
commit fb71cf7f41
2 changed files with 2 additions and 2 deletions

View File

@ -70,5 +70,5 @@ function change_proxy(value, data, len) {
function change_logs(value) {
console.log("new value : " + value);
document.getElementById("embed").src = "/static/logs/" + value + ".txt";
document.getElementById("embed").contentDocument.location.reload(true);
//document.getElementById("embed").contentDocument.location.reload(true);
}

View File

@ -1 +1 @@
v6.6.3
v6.6.4