diff --git a/src/components/display-magic/display-magic.tsx b/src/components/display-magic/display-magic.tsx index 7b265d6..a174f13 100644 --- a/src/components/display-magic/display-magic.tsx +++ b/src/components/display-magic/display-magic.tsx @@ -360,7 +360,7 @@ export class DisplayMagic { levelOfSubcomponents={this.levelOfSubcomponents} currentLevelOfSubcomponents={this.currentLevelOfSubcomponents + 1} amountOfItems={this.amountOfItems} - doNOTShowSubcomponents={true} + hideSubcomponents={true} settings={this.settings} /> : !this.hideSubcomponents && this.currentLevelOfSubcomponents === this.levelOfSubcomponents && !value.doNOTFold && !value.defaultToText ?