mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-28 19:28:05 -06:00
All `getParent()` instances (Mootools) were changed to use `closest()` method: https://developer.mozilla.org/en-US/docs/Web/API/Element/closest PR #22048.