This commit is contained in:
Pete Matsyburka
2026-02-01 08:07:15 +02:00
parent 76cf44a31b
commit 80be5d2cf5
@@ -119,6 +119,7 @@ export default {
docId: this.eidEasyData.doc_id,
language: this.locale,
countryCode: this.countryCode,
sandbox: ['demo.docuseal.tech'].includes(location.host),
enabledMethods: {
signature: this.eidEasyData.available_methods
},