@ -0,0 +1,13 @@
package main
import (
_ "server/internal/packed"
"github.com/gogf/gf/v2/os/gctx"
"server/internal/cmd"
)
func main() {
cmd.Main.Run(gctx.GetInitCtx())
}
The note is not visible to the blocked user.