Skip to content
Snippets Groups Projects
Commit c61fa090 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6939 change nachrichtId

parent 3919b2d7
No related branches found
No related tags found
No related merge requests found
......@@ -241,7 +241,7 @@ export function DetailPage() {
</Heading>
<MessageBody
nachrichtEventId={response.nachrichtEventId}
nachrichtId={selectedRueckfrage.nachricht.id}
nachrichtId={response.id}
closeIconLabel={translate("common.close")}
data-cy={`${cyIdsPrefix}user-message-${i}`}
ariaLabel={translate("detailPage.messageBody")}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment