mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-07 11:32:21 +00:00
WebUI: Select category on right click
This commit is contained in:
parent
fc077257d0
commit
d63f9e751d
@ -42,6 +42,9 @@
|
|||||||
offsets : {
|
offsets : {
|
||||||
x : -15,
|
x : -15,
|
||||||
y : 2
|
y : 2
|
||||||
|
},
|
||||||
|
onShow: function () {
|
||||||
|
this.options.element.firstChild.click();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user