mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-12 22:24:47 +02:00
déjà skip la 6.6.6 ;(
This commit is contained in:
@ -72,6 +72,7 @@ function change_logs(value) {
|
||||
myIframe.addEventListener("load", function() {
|
||||
let doc = myIframe.contentDocument;
|
||||
doc.body.innerHTML = doc.body.innerHTML + '<style>html{color:white;}</style>';
|
||||
myIframe.contentWindow.scrollTo(0, myIframe.contentDocument.body.scrollHeight);
|
||||
});
|
||||
myIframe.src = "/static/logs/" + value + ".txt";
|
||||
|
||||
|
Reference in New Issue
Block a user