still improving

This commit is contained in:
piair
2023-08-25 15:25:32 +02:00
parent 4757a2957d
commit f7d6b19fc6
2 changed files with 3 additions and 2 deletions

View File

@ -75,5 +75,6 @@ function change_proxy(value) {
function change_logs(value) {
data = JSON.parse('{{data|tojson}}'); //convertit le dictionnaire data en JSON
document.getElementById("embed")
}