mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 04:38:04 -06:00
committed by
Vladimir Golovnev (Glassez)
parent
63689cf763
commit
978fbbdc0d
@@ -736,6 +736,9 @@ window.addEventListener("DOMContentLoaded", () => {
|
||||
const full_update = (response["full_update"] === true);
|
||||
if (full_update) {
|
||||
torrentsTableSelectedRows = torrentsTable.selectedRowsIds();
|
||||
update_categories = true;
|
||||
updateTags = true;
|
||||
updateTrackers = true;
|
||||
torrentsTable.clear();
|
||||
category_list.clear();
|
||||
tagList.clear();
|
||||
|
||||
Reference in New Issue
Block a user