mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Fix code defects
This commit is contained in:
@@ -106,7 +106,6 @@ window.qBittorrent.PiecesBar = (() => {
|
||||
}
|
||||
|
||||
function refresh(force) {
|
||||
const start = Date.now();
|
||||
if (!this.parentNode)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user