File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docusaurus/docs/cms/backend-customization Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -601,8 +601,8 @@ The `options` key is used to define specific behaviors and accepts the following
601601| Key | Value | Description |
602602| ---------------------------| -------------------------------| --------------------------------------------------------|
603603| ` i18n ` | ` localized: true ` | Enables localization. |
604- | ` content-manager ` | ` visible: false ` | Hides Content Manager in the admin panel. |
605- | ` content-type-builder ` | ` visible: false ` | Hides Content-type Builder in the admin panel. |
604+ | ` content-manager ` | ` visible: false ` | Hides from Content Manager in the admin panel. |
605+ | ` content-type-builder ` | ` visible: false ` | Hides from Content-type Builder in the admin panel. |
606606
607607``` json title="./src/api/[api-name]/content-types/[content-type-name]/schema.json"
608608
You can’t perform that action at this time.
0 commit comments