diff --git a/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json b/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json index bfaa206a3f..5a25162c1a 100644 --- a/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json +++ b/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json @@ -16,6 +16,9 @@ [ {"name": "attempts"}, {"name": "processAt"} + ], + [ + {"name": "data"} ] ] }