pull/5206/head
Cagatay Civici 2024-02-03 14:40:40 +03:00
commit bad21cdc9c
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."
},