update
This commit is contained in:
parent
17fae53527
commit
7366d055e2
@ -12,7 +12,7 @@ room_id_re = re.compile(r"\/(\d+).jsonl")
|
||||
|
||||
|
||||
class Room:
|
||||
positon = 0
|
||||
position = 0
|
||||
# 0 unkonwn, 1 live, 2 pending
|
||||
state = 0
|
||||
state_changed = False
|
||||
|
Loading…
Reference in New Issue
Block a user