1
0
Fork 0
mirror of synced 2024-07-19 21:26:22 +12:00

Update custom datasource label to 'JSON / CSV'

This commit is contained in:
Andrew Kingston 2023-10-09 16:03:12 +01:00
parent a781860b1c
commit 513aaf1174

View file

@ -142,7 +142,7 @@
})
$: custom = {
type: "custom",
label: "Custom",
label: "JSON / CSV",
}
const handleSelected = selected => {