Skip to content

Commit

Permalink
LOYALIST-58 Add body def
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Jul 11, 2024
1 parent f574a7c commit 368af85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public function fields()
'subject_heading_name' => 'subject_heading_name',
'field_other_numbers_value' => 'field_other_numbers_value',
'field_other_numbers_format' => 'field_other_numbers_format',
'body' => 'body',
];
return $fields;
}
Expand Down

0 comments on commit 368af85

Please sign in to comment.