Verified Commit aa38b40a authored by Dave Long's avatar Dave Long
Browse files

fix: #3570287 Use appropriate config schema for the Display comment (display_comment) property

By: codebymikey
By: angel_devoeted
(cherry picked from commit f2f5a523)
parent 74486c02
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@ views_display:
      sequence:
        type: views.area.[plugin_id]
    display_comment:
      type: label
      type: text
      label: 'Display comment'
    hide_attachment_summary:
      type: boolean