mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
Now it use object property to store visited information instead of an array. Also prefix temporary properties with underscore. There are no user visible changes. PR #23670.