same as last commit

pull/136/head
Aevann 2023-03-05 01:09:36 +02:00
parent 9e9297f420
commit e3b6a1949b
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ function send() {
document.getElementById("quotes").classList.add("d-none")
document.getElementById('quotes_id').value = null;
document.getElementById("filename").innerHTML = '<i class="fas fa-image" style="font-size:1.3rem!important"></i>'
oldfiles[ta.id]
oldfiles[ta.id] = [];
input.value = null;
input.parentElement.nextElementSibling.classList.add('d-none');