Skip to content

Commit

Permalink
UHF-8705: Added required parameter for structured data script attachment
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Oct 18, 2023
1 parent f386ed0 commit 62c8e42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ function helfi_rekry_content_page_attachments(array &$attachments) : void {
],
'#value' => $structured_data,
],
'structured_job_listing_data',
];
}
}

0 comments on commit 62c8e42

Please sign in to comment.