fixing indent for manifest

This commit is contained in:
Baptiste Leduc
2018-05-23 11:16:49 +02:00
parent 744db975de
commit bb5fcd702f
+9 -9
View File
@@ -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": "..."
}
}