mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
More Deepsource shit, AAAAAAAAAAAAA
This commit is contained in:
parent
36a7f83db6
commit
4dfaa17c44
2 changed files with 4 additions and 4 deletions
|
@ -175,7 +175,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
|
||||
let uploadTabDrag = uploadTab.querySelector("#dragIndicator");
|
||||
let uploadForm = uploadTab.querySelector('#uploadForm');
|
||||
let jobList = document.querySelector(".upload-jobs");
|
||||
// let jobList = document.querySelector(".upload-jobs");
|
||||
|
||||
let fileDrop = uploadForm.querySelector('.fileDrop-block');
|
||||
let fileDropTitle = fileDrop.querySelector('.status');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue