Add max size to menus

This commit is contained in:
Joseph Abbey
2024-01-21 13:06:44 +00:00
committed by GitHub
parent 26954cbc60
commit 62b8f0fccf

View File

@ -137,6 +137,7 @@
},
"items": {
"type": "array",
"maxItems": 16,
"items": {
"oneOf": [
{