mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
WebUI: Select category on right click
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
offsets : {
|
||||
x : -15,
|
||||
y : 2
|
||||
},
|
||||
onShow: function () {
|
||||
this.options.element.firstChild.click();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user