Update row explorer block setting label to account for views as well

This commit is contained in:
Andrew Kingston 2023-08-25 09:38:43 +01:00
parent d6688d1914
commit 1210db575a
1 changed files with 1 additions and 1 deletions

View File

@ -5466,7 +5466,7 @@
"settings": [
{
"type": "table",
"label": "Table",
"label": "Data",
"key": "dataSource",
"required": true
},