mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-28 13:28:50 +03:00
parent
bfef403411
commit
744b89c878
1 changed files with 1 additions and 1 deletions
|
@ -1765,7 +1765,7 @@ window.qBittorrent.DynamicTable = (function() {
|
|||
}
|
||||
else {
|
||||
const treeImg = new Element('img', {
|
||||
src: '../images/L.gif',
|
||||
src: 'images/L.gif',
|
||||
styles: {
|
||||
'margin-bottom': -2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue