@@ -5,7 +5,7 @@ import (
)
type Player struct {
ID string
ID int64
Username string
Conn *websocket.Conn
The note is not visible to the blocked user.