@@ -0,0 +1,9 @@
package main
import (
"github.com/loveuer/go-alived/internal/cmd"
)
func main() {
cmd.Execute()
}
The note is not visible to the blocked user.