命名更新

This commit is contained in:
Jerry Yan 2020-01-01 13:40:46 +08:00
parent c4f2776239
commit 81fe49daec

View File

@ -134,7 +134,7 @@ def run():
except Exception as e:
Common.appendError(e.__str__())
Common.refreshDownloader()
if not Common.api.roomLiver:
if not Common.api.broadcaster:
Common.refreshDownloader()
if Common.forceStartEncodeThread:
awakeEncode()