Skip to content

Commit

Permalink
UHF-9249: Updated the update hook description.
Browse files Browse the repository at this point in the history
  • Loading branch information
dire committed Dec 20, 2023
1 parent 405c910 commit b2e9059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/helfi_tpr_config/helfi_tpr_config.install
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ function helfi_tpr_config_update_9051(): void {
}

/**
* UHF-9249: Add an override field for description.
* UHF-9249: Add an long description field for filling missing data.
*/
function helfi_tpr_config_update_9052() : void {
$enrich_description = BaseFieldDefinition::create('text_with_summary')
Expand Down

0 comments on commit b2e9059

Please sign in to comment.