Skip to content

Commit

Permalink
Issue #323 Update hook comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacha committed Oct 23, 2024
1 parent 946af7a commit 6cf4795
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/wri_common/wri_common.install
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ function wri_common_update_10104() {
}
}

/**
* Adding the Analytics URL configuration default value.
*/
function wri_common_update_10301() {
// Import the content_snippets:
\Drupal::service('distro_helper.updates')->updateConfig('content_snippets.content', ['snippets#analytics_url'], 'wri_listing_block');
Expand Down

0 comments on commit 6cf4795

Please sign in to comment.