MM-23395: Add websockets support for update group (#14202)
* MM-23395: add websockets support for update group
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
94dbb09906
Коммит
6dc8eccc13
@@ -322,7 +322,6 @@ func patchChannel(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
if c.Err != nil {
|
||||
return
|
||||
}
|
||||
|
||||
patch := model.ChannelPatchFromJson(r.Body)
|
||||
if patch == nil {
|
||||
c.SetInvalidParam("channel")
|
||||
|
||||
Ссылка в новой задаче
Block a user