From feef66b9afc86f5833a2bd5166347134a581b186 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 24 Jul 2023 11:13:48 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 3a2062b26..7e9c29b60 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -38509,12 +38509,12 @@ "relatedProp": "", "props": [ { - "name": "order", + "name": "index", "optional": false, "readonly": false, "type": "number", "default": "", - "description": "Order of the menuitem" + "description": "Index of the menuitem" } ], "methods": []