master
Alex 2021-12-28 18:45:29 +01:00
parent f974b00391
commit 3310512404
1 changed files with 1 additions and 1 deletions

View File

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