From c4f2776239af05bee2d485710d9176da2abf50de Mon Sep 17 00:00:00 2001 From: JerryYan <792602257@qq.com> Date: Wed, 1 Jan 2020 13:40:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E5=90=8D=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liveDownloader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveDownloader.py b/liveDownloader.py index d568ce2..cc6afd4 100644 --- a/liveDownloader.py +++ b/liveDownloader.py @@ -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: