MM-24517: Add newly created channel admin role to all clients' redux state. (#14635)
* MM-24517: Add newly created channel admin role to redux state. * MM-24517: Adds comment; fixes lint errors.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
41ddbeb642
Коммит
e83cc7357c
@@ -388,7 +388,7 @@ func (c *Client4) GetElasticsearchRoute() string {
|
||||
}
|
||||
|
||||
func (c *Client4) GetBleveRoute() string {
|
||||
return fmt.Sprintf("/bleve")
|
||||
return "/bleve"
|
||||
}
|
||||
|
||||
func (c *Client4) GetCommandsRoute() string {
|
||||
|
||||
Ссылка в новой задаче
Block a user