forked from p15670423/monkey
UI: Remove started_on_island option from UiSchema
This commit is contained in:
parent
9fcca7b9a4
commit
03b7be3be1
|
@ -117,9 +117,6 @@ export default function UiSchema(props) {
|
|||
other_behaviors : {'ui:widget': 'hidden'}
|
||||
},
|
||||
internal: {
|
||||
general: {
|
||||
started_on_island: {'ui:widget': 'hidden'}
|
||||
},
|
||||
classes: {
|
||||
finger_classes: {
|
||||
classNames: 'config-template-no-header',
|
||||
|
|
Loading…
Reference in New Issue