First Upload of DEV_6
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
Raphix
2023-03-27 21:55:47 +02:00
parent 7daccf6690
commit 74c5342633
11 changed files with 852 additions and 10 deletions

View File

@ -202,6 +202,7 @@
} else {
getDirectory(currentDir.value)
fiInfo.innerHTML = "<span style='color: rgb(130, 255, 163);'>Le fichier <strong>" + file.name + "</strong> a été upload !</span>"
}
}