master
Alex 2021-12-28 18:40:50 +01:00
parent de6d18d179
commit f974b00391
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()