Revert ana ccidental change (#29325)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
03a4462b19
Коммит
05abb39019
@@ -915,7 +915,7 @@ func patchPost(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
// Updating the file_ids of a post is not a supported operation and will be ignored
|
||||
//post.FileIds = nil
|
||||
post.FileIds = nil
|
||||
|
||||
originalPost, err := c.App.GetSinglePost(c.AppContext, c.Params.PostId, false)
|
||||
if err != nil {
|
||||
|
||||
Ссылка в новой задаче
Block a user