Fix code defects

This commit is contained in:
Chocobo1
2023-03-12 05:12:02 +08:00
parent 6fd522472c
commit fa30b70453
3 changed files with 4 additions and 3 deletions

View File

@@ -106,7 +106,6 @@ window.qBittorrent.PiecesBar = (() => {
}
function refresh(force) {
const start = Date.now();
if (!this.parentNode)
return;