From 69a3a57df3ccf169a017d237be3200fea7a387e7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 2 Nov 2023 10:51:36 +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 152fb49ac..b2b256687 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -51066,8 +51066,8 @@ "optional": true, "readonly": false, "type": "boolean", - "default": "false", - "description": "By default the tooltip contents are not rendered as text. Set to true to support html tags in the content." + "default": "true", + "description": "By default the tooltip contents are not rendered as text. Set to false to support html tags in the content." }, { "name": "fitContent",