We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472dce8 commit 3bbff22Copy full SHA for 3bbff22
1 file changed
src/layouts/partials/property-content.hbs
@@ -32,7 +32,7 @@ This object has no properties.
32
Child Properties
33
34
{{#each objectProperties}}
35
-- {{> property-nested this }}
+- {{> property-nested this isList=true }}
36
{{/each}}
37
{{/if}}
38
{{/unless}}
0 commit comments