Skip to content

Commit

Permalink
Delete leftover core fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Oct 24, 2023
1 parent c5291d3 commit f373b13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drupal/scripts/init_drupal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ drush config:delete easy_breadcrumb.settings
drush config:delete node.type.page || true
drush config:delete core.entity_form_display.node.page.default || true
drush config:delete core.entity_view_display.node.page.default || true
drush config:delete core.base_field_override.node.page.promote || true
drush config:delete field.field.node.page.body || true
drush config:delete pathauto.settings || true
drush config:delete captcha.captcha_point.contact_message_feedback_form || true
drush config:delete core.base_field_override.node.article.promote || true
Expand Down

0 comments on commit f373b13

Please sign in to comment.