Skip to content

Commit

Permalink
Fix an error for Feed Me
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 15, 2024
1 parent c7f9475 commit b145f2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/templates/_integrations/feed-me/field.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
{% import 'feed-me/_macros' as feedMeMacro %}
{% import '_includes/forms' as forms %}

{% set path = path ?? [handle] %}

{# Special case when inside another complex field (Matrix) #}
{% set classes = ['complex-field'] %}

Expand Down

0 comments on commit b145f2b

Please sign in to comment.