master
Alex 2021-12-28 18:49:41 +01:00
parent f974b00391
commit c0cb483c83
1 changed files with 1 additions and 0 deletions

View File

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