From: Raphaƫl Gertz Date: Mon, 28 Oct 2019 20:17:28 +0000 (+0100) Subject: Cleanup X-Git-Url: https://git.rapsys.eu/recipe/commitdiff_plain/1f26a0960a294fbff376b1b9bf9bb7310c29af22 Cleanup --- diff --git a/rapsys/airbundle/master/manifest.json b/rapsys/airbundle/master/manifest.json index cb6e981..b3b51d4 100644 --- a/rapsys/airbundle/master/manifest.json +++ b/rapsys/airbundle/master/manifest.json @@ -1,11 +1,11 @@ { - "bundles": { - "Rapsys\\AirBundle\\RapsysAirBundle": ["all"] - }, - "container": { - "locale": "en" - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "bundles": { + "Rapsys\\AirBundle\\RapsysAirBundle": ["all"] + }, + "container": { + "locale": "en" + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } }