🐛 fix missing hidden variable in typeform

pull/229/head
Johan Girod 2018-05-04 16:11:58 +02:00
parent a77b18fd60
commit d68ab35258
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ export default class Sondage extends Component {
hiddenVariables={{
exterieur: false,
satisfaction,
askFeedbackTime,
answertiming: askFeedbackTime,
language: this.context.i18n.language
}}
/>