From bb27de45e230a6be9772af5e29b745da783b1c4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20H=C3=A9bert?= Date: Tue, 5 Nov 2019 13:33:13 +0100 Subject: [PATCH] fix indent --- gheb/docusign-bundle/4.5/config/packages/docusign.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gheb/docusign-bundle/4.5/config/packages/docusign.yaml b/gheb/docusign-bundle/4.5/config/packages/docusign.yaml index f8144fce..6ac6005d 100644 --- a/gheb/docusign-bundle/4.5/config/packages/docusign.yaml +++ b/gheb/docusign-bundle/4.5/config/packages/docusign.yaml @@ -7,8 +7,8 @@ docusign: default_document_type: signatures: - page: 1 # default - x_position: 200 # top left corner in pixels - y_position: 400 # top left corner in pixels + x_position: 200 # top left corner in pixels + y_position: 400 # top left corner in pixels storages: docusign.storage: adapter: 'local'