This commit is contained in:
Jerry Yan 2019-05-13 23:20:49 +08:00 committed by JerryYan
parent 22925398da
commit 1677afd975

View File

@ -113,7 +113,7 @@ et.start()
def run():
global isEncode, isDownload
global isEncode, isDownload, et
Common.refreshDownloader()
if not Common.api.isValidRoom:
Common.appendError("[{}]房间未找到".format(Common.config["l_u"]))