Skip to content

Commit

Permalink
UHF-10239: Added image gallery to district content type
Browse files Browse the repository at this point in the history
  • Loading branch information
annadruid committed Nov 18, 2024
1 parent b7347cf commit 0baa90e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ function helfi_kymp_content_helfi_paragraph_types() : array {
'list_of_plans' => 19,
],
],
'district' => [
'field_content' => [
'image_gallery' => 17,
],
],
],
'paragraphs_library_item' => [
'paragraphs_library_item' => [
Expand Down

0 comments on commit 0baa90e

Please sign in to comment.