修正Linux版显示

This commit is contained in:
Jerry Yan 2019-01-27 22:18:17 +08:00
parent 82b076df3f
commit a4f4c10efc

4
api.py
View File

@ -150,9 +150,9 @@ class XiGuaLiveApi:
if __name__ == "__main__":
room = 97621754276 # 永恒
# room = 97621754276 # 永恒
# room = 75366565294
# room = 83940182312 #Dae
room = 83940182312 #Dae
if len(sys.argv) > 1:
if sys.argv[-1] == "d":
DEBUG = True