mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-12 22:24:47 +02:00
omg ca marche ?
This commit is contained in:
@ -74,7 +74,6 @@ function change_proxy(value) {
|
||||
|
||||
|
||||
function change_logs(value) {
|
||||
data = JSON.parse('{{data|tojson}}'); //convertit le dictionnaire data en JSON
|
||||
document.getElementById("embed")
|
||||
console.log(value);
|
||||
document.getElementById("embed").src = "/static/logs/" + value + ".txt";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user