mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 07:28:39 +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.component as component
|
||||||
import deluge.common
|
import deluge.common
|
||||||
|
|
||||||
|
from deluge.log import LOG as log
|
||||||
|
|
||||||
class DetailsTab:
|
class DetailsTab:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
# Get the labels we need to update.
|
# Get the labels we need to update.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue