mais quoi ??

This commit is contained in:
piair
2023-09-10 11:02:15 +02:00
parent 01f678a216
commit e7f74e6882
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ function change_discord(value, data, len) {
}
function change_config(value, data, len) {
console.log(data);
console.log(data[2]);
document.getElementById("delete").style.visibility = "hidden";
if (value == len){
document.getElementById("submit").value = "Create !";