Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Mar 6, 2024
1 parent d21b4f2 commit aa95419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tide_core.install
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function tide_core_update_10003() {
$config_location = [\Drupal::service('extension.list.module')->getPath('tide_core') . '/config/install'];

$form_configs = [
'field.field.paragraph.accordion.field_paragraph_body' ,
'field.field.paragraph.accordion.field_paragraph_body',
'core.entity_form_display.paragraph.accordion.default',
'core.entity_view_display.paragraph.accordion.default',
'core.entity_view_display.paragraph.accordion.preview',
Expand Down

0 comments on commit aa95419

Please sign in to comment.