Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Jan 31, 2025
1 parent b643a22 commit 0c0f2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tide_search/tide_search.install
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ function tide_search_update_10004() {
/**
* Add top corner graphic field.
*/
function tide_site_theming_update_10005() {
function tide_search_update_10005() {
$configs = [
'field.field.node.tide_search_listing.field_graphical_image' => 'field_config',
];
Expand Down

0 comments on commit 0c0f2be

Please sign in to comment.