Update main.go
This commit is contained in:
parent
98c5e8d774
commit
9c57f5f877
|
@ -30,4 +30,5 @@ func main() {
|
|||
defer db.Close()
|
||||
}
|
||||
core.RunWindowsServer()
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue