命名更新
This commit is contained in:
parent
7200f28cca
commit
c4f2776239
@ -110,7 +110,7 @@ def awakeUpload():
|
|||||||
|
|
||||||
def run():
|
def run():
|
||||||
Common.refreshDownloader()
|
Common.refreshDownloader()
|
||||||
if not Common.api.isValidRoom:
|
if not Common.api.isValidUser:
|
||||||
Common.appendError("[{}]房间未找到".format(Common.config["l_u"]))
|
Common.appendError("[{}]房间未找到".format(Common.config["l_u"]))
|
||||||
return
|
return
|
||||||
while True:
|
while True:
|
||||||
|
Reference in New Issue
Block a user