Correcting the placeholder in firestore form.json
This commit is contained in:
parent
6da629d441
commit
36af9d5c5e
|
|
@ -9,7 +9,7 @@
|
||||||
"configProperty": "datasourceConfiguration.url",
|
"configProperty": "datasourceConfiguration.url",
|
||||||
"controlType": "INPUT_TEXT",
|
"controlType": "INPUT_TEXT",
|
||||||
"isRequired": true,
|
"isRequired": true,
|
||||||
"initialValue": "something.firebase.io"
|
"placeholder": "https://your-project-id.firebaseio.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Project Id",
|
"label": "Project Id",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user