@@ -3,5 +3,6 @@ package main
import "github.com/cdle/sillyGirl/core"
func main() {
core.RunServer()
go core.RunServer()
select {}
}
The note is not visible to the blocked user.