mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Provide v1 and v2 infohashes in UI (#15097)
This commit is contained in:
committed by
GitHub
parent
f6eb29d800
commit
37f227ae74
@@ -1383,7 +1383,7 @@ window.qBittorrent.DynamicTable = (function() {
|
||||
tr.addClass("torrentsTableContextMenuTarget");
|
||||
},
|
||||
|
||||
getCurrentTorrentHash: function() {
|
||||
getCurrentTorrentID: function() {
|
||||
return this.getSelectedRowId();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user