From 7fbe02c697db60e5f3b6cd3f92809b8c7b2a66c1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 22 Mar 2024 09:14:21 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 7975b2a6d..21a1207a6 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -57315,7 +57315,7 @@ { "name": "scope", "optional": false, - "type": "{\n \t node: TreeNode, // Tree node instance\n }", + "type": "{\n \t node: TreeNode, // Tree node instance\n \t class: string, // Style class of the icon.\n }", "description": "nodeicon slot's params." } ],