命名更新

This commit is contained in:
Jerry Yan 2020-01-01 13:40:00 +08:00 committed by Jerry Yan
parent 7200f28cca
commit c4f2776239

View File

@ -110,7 +110,7 @@ def awakeUpload():
def run():
Common.refreshDownloader()
if not Common.api.isValidRoom:
if not Common.api.isValidUser:
Common.appendError("[{}]房间未找到".format(Common.config["l_u"]))
return
while True: