Update API doc

pull/3999/head
GitHub Actions Bot 2023-06-20 07:31:49 +00:00
parent 988abaca85
commit 9567ee2cfa
1 changed files with 2 additions and 2 deletions

View File

@ -30290,7 +30290,7 @@
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "boolean", "type": "boolean",
"default": "false", "default": "true",
"description": "Whether to show buttons of source list." "description": "Whether to show buttons of source list."
}, },
{ {
@ -30298,7 +30298,7 @@
"optional": true, "optional": true,
"readonly": false, "readonly": false,
"type": "boolean", "type": "boolean",
"default": "false", "default": "true",
"description": "Whether to show buttons of target list." "description": "Whether to show buttons of target list."
}, },
{ {