mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Add processing double click on torrent
Starting/pausing torrent by double-clicking on it.
This commit is contained in:
@@ -30,6 +30,8 @@ function getLocalStorageItem(name, defaultVal) {
|
||||
}
|
||||
|
||||
var deleteFN = function() {};
|
||||
var startFN = function() {};
|
||||
var pauseFN = function() {};
|
||||
|
||||
initializeWindows = function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user