mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-05 16:13:41 +00:00
webui new state=all icon
This commit is contained in:
parent
83360789d5
commit
8a86094abf
@ -432,8 +432,6 @@ class pixmaps:
|
||||
name = 'inactive'
|
||||
if name == 'error':
|
||||
name = 'alert'
|
||||
if name == 'all':
|
||||
name = 'deluge'
|
||||
name = name + '16.png'
|
||||
|
||||
if not os.path.exists(get_pixmap(name)):
|
||||
|
Loading…
x
Reference in New Issue
Block a user