Update API doc

pull/5206/head
GitHub Actions Bot 2024-02-03 11:37:11 +00:00
parent 58300487f0
commit 1f3ab7e37e
1 changed files with 1 additions and 1 deletions

View File

@ -53626,7 +53626,7 @@
"name": "severity",
"optional": true,
"readonly": false,
"type": "\"error\" | \"success\" | \"info\" | \"warn\"",
"type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"",
"default": "info",
"description": "Severity level of the message."
},