master
Alex 2021-12-28 17:26:32 +01:00
parent f065b82cc8
commit 6e08c1e931
1 changed files with 1 additions and 1 deletions

View File

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