Feat: components chain
This commit is contained in:
@ -62,6 +62,7 @@ type RoomPublic struct {
|
||||
BlueMime string
|
||||
RedGuessers []string
|
||||
BlueGuessers []string
|
||||
Cards []WordCard
|
||||
}
|
||||
|
||||
func (r Room) ToPublic() RoomPublic {
|
||||
|
Reference in New Issue
Block a user