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