forked from MapComplete/MapComplete
Fix website quest
This commit is contained in:
parent
ca391e948d
commit
51d38e3354
4 changed files with 31 additions and 6 deletions
|
@ -9,8 +9,8 @@ export default class Website extends TagRenderingOptions {
|
|||
question: Translations.t.general.questions.websiteOf.Subs({category: category}),
|
||||
freeform: {
|
||||
renderTemplate: Translations.t.general.questions.websiteIs,
|
||||
template: "$phone$",
|
||||
key: "phone"
|
||||
template: "website",
|
||||
key: "website"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue