Update main.go
This commit is contained in:
@@ -30,4 +30,5 @@ func main() {
|
||||
defer db.Close()
|
||||
}
|
||||
core.RunWindowsServer()
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user
@@ -30,4 +30,5 @@ func main() {
|
||||
defer db.Close()
|
||||
}
|
||||
core.RunWindowsServer()
|
||||
|
||||
}
|
||||
|