pull
This commit is contained in:
parent
43b6642fab
commit
41f6f5ba1a
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ class Room:
|
||||||
name: str
|
name: str
|
||||||
pin: int | None
|
pin: int | None
|
||||||
tags: set[str]
|
tags: set[str]
|
||||||
creative: bool
|
|
||||||
|
|
||||||
songs: dict[str, UserScoredSong]
|
songs: dict[str, UserScoredSong]
|
||||||
history: list[Song]
|
history: list[Song]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue