bugfix: wrong blocking use
@@ -4,5 +4,4 @@ import "github.com/cdle/sillyGirl/core"
func main() {
core.RunServer()
select {}
}
The note is not visible to the blocked user.