mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
Fix details tab.
This commit is contained in:
parent
8eca7bfdeb
commit
72e0df3e5f
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ from deluge.ui.client import aclient as client
|
|||
import deluge.component as component
|
||||
import deluge.common
|
||||
|
||||
from deluge.log import LOG as log
|
||||
|
||||
class DetailsTab:
|
||||
def __init__(self):
|
||||
# Get the labels we need to update.
|
||||
|
|
Loading…
Add table
Reference in a new issue