master
Alex 2021-12-28 19:00:13 +01:00
parent 95af50c443
commit ed9ed21a00
1 changed files with 1 additions and 1 deletions

View File

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