Update __init__.py
This commit is contained in:
parent
897e236719
commit
35ce2abae6
|
|
@ -77,7 +77,7 @@ def get_task_speed():
|
|||
data['msg'] = mw.getLastLine(task_logfile, 10)
|
||||
data['isDownload'] = False
|
||||
|
||||
|
||||
data['count'] = count
|
||||
data['task'] = thisdb.getTaskRunList(1,6)
|
||||
return data
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue