命名更新
This commit is contained in:
parent
7200f28cca
commit
c4f2776239
@ -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:
|
||||
|
Reference in New Issue
Block a user