add qbit icon
parent
d5e942843d
commit
05be26c80e
2
Core.py
2
Core.py
|
@ -1828,5 +1828,7 @@ class Core:
|
|||
return 'vuze.png'
|
||||
elif client == '3':
|
||||
return 'deluge.png'
|
||||
elif client == '4':
|
||||
return 'qbittorrent.png'
|
||||
else:
|
||||
return 'torrent-client.png'
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue