mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-15 02:06:58 +08:00
Merge 5afa9d1e7947fb79f390d44c25268cb0afa4f5ef into c97d63754b281655f1c54510a3cf6039c4fb067b
This commit is contained in:
commit
15953f9629
@ -92,7 +92,9 @@ func (a *ApiCmd) runE() error {
|
||||
&a.apiConfig.Notification,
|
||||
a.apiConfig,
|
||||
[]string{},
|
||||
[]string{},
|
||||
[]string{
|
||||
a.apiConfig.Discovery.RpcService.MessageGateway,
|
||||
},
|
||||
api.Start,
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user