Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
065d8e9731
Коммит
3836f99920
@@ -59,8 +59,7 @@ func CommandResponseFromJson(data io.Reader) *CommandResponse {
|
||||
return nil
|
||||
}
|
||||
|
||||
o.Text = ExpandAnnouncement(o.Text)
|
||||
o.Attachments = ProcessSlackAttachments(o.Attachments)
|
||||
o.Attachments = StringifySlackFieldValue(o.Attachments)
|
||||
|
||||
return &o
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user