added new dynamic schema with name system_settings/modules

This commit is contained in:
iLLiCiTiT 2021-09-07 12:11:36 +02:00
parent 8c37b2b141
commit 4b0c8abcd5

View file

@ -242,6 +242,10 @@
"label": "Enabled"
}
]
},
{
"type": "dynamic_schema",
"name": "system_settings/modules"
}
]
}