Update setting label of markdown viewer component

This commit is contained in:
Andrew Kingston 2022-02-03 11:54:07 +00:00
parent fc009cc9b4
commit 51801bf2d0
1 changed files with 1 additions and 1 deletions

View File

@ -3393,7 +3393,7 @@
"settings": [
{
"type": "text",
"label": "Value",
"label": "Markdown",
"key": "value"
}
]