fixed recipient storing problem
This commit is contained in:
@@ -13,5 +13,5 @@ func factory(logger mlogger.Logger, file string, debug bool) (server.Application
|
||||
}
|
||||
|
||||
func main() {
|
||||
smain.RunServer("mntx_gateway", appversion.Create(), factory)
|
||||
smain.RunServer("gateway", appversion.Create(), factory)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user