mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 13:05:58 +08:00
remove notification limit
This commit is contained in:
@@ -41,6 +41,8 @@ type groupServer struct {
|
||||
rpcRegisterName string
|
||||
etcdSchema string
|
||||
etcdAddr []string
|
||||
imdb.GroupInterface
|
||||
|
||||
}
|
||||
|
||||
func NewGroupServer(port int) *groupServer {
|
||||
|
||||
Reference in New Issue
Block a user