We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ce52f5 + 0e1ad6e commit e6aa799Copy full SHA for e6aa799
1 file changed
webapp/components/general/JsonViewer.js
@@ -117,6 +117,7 @@ const JsonViewer = (props) => {
117
enableDelete={false}
118
enableEdit={false}
119
enableAdd={false}
120
+ collapsed={7}
121
/>
122
</div>
123
);
0 commit comments