use tz country code

pull/342/head^2
Pete Matsyburka 11 months ago
parent 975f3a95fe
commit b1c31672ee

@ -107,7 +107,7 @@ export default {
clientId: this.eidEasyData.client_id, clientId: this.eidEasyData.client_id,
docId: this.eidEasyData.doc_id, docId: this.eidEasyData.doc_id,
language: this.locale, language: this.locale,
countryCode: this.browserCountry, countryCode: this.countryCode,
enabledMethods: { enabledMethods: {
signature: this.eidEasyData.available_methods signature: this.eidEasyData.available_methods
}, },

Loading…
Cancel
Save