From 5f463c1b79debaeaacc83d59a9b2e9ca03cd171f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 24 Jan 2024 11:27:45 +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 e7139bfb3..eae033521 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -24267,7 +24267,7 @@ "optional": true, "readonly": false, "type": "boolean", - "default": "false", + "default": "true", "description": "Whether the selected option will be add highlight class." }, { @@ -24275,7 +24275,7 @@ "optional": true, "readonly": false, "type": "boolean", - "default": "true", + "default": "false", "description": "Whether the selected option will be shown with a tick." }, {