From cc4e3a8d379e726c63f031dd5a2e06c05b9b14b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Holeczy?= Date: Tue, 31 Mar 2020 18:47:19 +0200 Subject: [PATCH] Add recipe for dobryprogramator/smartform-bundle --- .../1.0/config/packages/dobry_programator_smartform.yaml | 2 +- dobryprogramator/smartform-bundle/1.0/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dobryprogramator/smartform-bundle/1.0/config/packages/dobry_programator_smartform.yaml b/dobryprogramator/smartform-bundle/1.0/config/packages/dobry_programator_smartform.yaml index f5cef364..13089c65 100644 --- a/dobryprogramator/smartform-bundle/1.0/config/packages/dobry_programator_smartform.yaml +++ b/dobryprogramator/smartform-bundle/1.0/config/packages/dobry_programator_smartform.yaml @@ -1,2 +1,2 @@ dobry_programator_smartform: - client_id: '%env(SMARTFORM_CLIENT_ID)%' \ No newline at end of file + client_id: '%env(SMARTFORM_CLIENT_ID)%' diff --git a/dobryprogramator/smartform-bundle/1.0/manifest.json b/dobryprogramator/smartform-bundle/1.0/manifest.json index 4a864667..5287a269 100644 --- a/dobryprogramator/smartform-bundle/1.0/manifest.json +++ b/dobryprogramator/smartform-bundle/1.0/manifest.json @@ -5,4 +5,4 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } -} \ No newline at end of file +}