From f084ffae5910ddb07dbf650cf2ccc91d9658701c Mon Sep 17 00:00:00 2001 From: Baptiste Leduc Date: Wed, 23 May 2018 11:15:07 +0200 Subject: [PATCH] adding newline for yaml config --- .../translate-bundle/0.6/config/packages/weglot_translate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weglot/translate-bundle/0.6/config/packages/weglot_translate.yml b/weglot/translate-bundle/0.6/config/packages/weglot_translate.yml index 48c3a82d..4546b150 100644 --- a/weglot/translate-bundle/0.6/config/packages/weglot_translate.yml +++ b/weglot/translate-bundle/0.6/config/packages/weglot_translate.yml @@ -4,4 +4,4 @@ weglot_translate: cache: true destination_languages: - 'fr' - - 'de' \ No newline at end of file + - 'de'