master
Alex 2021-12-28 17:17:22 +01:00
parent f091ff4ebb
commit f1e51b9dfc
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ func init() {
}
func main() {
logger.Web.Println("test")
web.RunServer()
go web.Test()