Small fix with placeholder
This commit is contained in:
parent
9e00550eda
commit
e8afd115aa
|
@ -301,7 +301,7 @@ export default {
|
|||
label: "destinationUrl",
|
||||
key: "destinationUrl",
|
||||
control: Input,
|
||||
placeholder: "/table/_id",
|
||||
placeholder: "/table/{{context._id}}",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue