@@ -43,6 +43,7 @@ func main() {
b.Handle("/duel", duelController.StartMatch)
b.Handle("/accept", duelController.AcceptMatch)
b.Handle("/clear", duelController.ClearMatch)
b.Start()
}
The note is not visible to the blocked user.