feat(utils): 更新器初步支持多线程下载
This commit is contained in:
@@ -29,6 +29,6 @@ __version__ = "4.2.0"
|
||||
__author__ = "DLmaster361 <DLmaster_361@163.com>"
|
||||
__license__ = "GPL-3.0 license"
|
||||
|
||||
from .Updater import Updater
|
||||
from .downloader import DownloadManager
|
||||
|
||||
__all__ = ["Updater"]
|
||||
__all__ = ["DownloadManager"]
|
||||
|
||||
Reference in New Issue
Block a user