master
Alex 2021-12-28 17:26:20 +01:00
parent f1e51b9dfc
commit f065b82cc8
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 test")
web.RunServer()
go web.Test()