diff --git a/weglot/translate-bundle/0.6/manifest.json b/weglot/translate-bundle/0.6/manifest.json index 8615530b..c5c14a13 100644 --- a/weglot/translate-bundle/0.6/manifest.json +++ b/weglot/translate-bundle/0.6/manifest.json @@ -1,11 +1,11 @@ { - "bundles": { - "Weglot\\TranslateBundle\\WeglotTranslateBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - }, - "env": { - "WG_API_KEY": "..." - } + "bundles": { + "Weglot\\TranslateBundle\\WeglotTranslateBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "env": { + "WG_API_KEY": "..." + } }