Hide content-type in list of collections only

Hey you can do

pluginOptions: {
‘content-manager’: {
visible: false,
},
‘content-type-builder’: {
visible: false,
},
},

on for the cm and one for the ctb depending on your need