diff --git a/disjfa/translation-bundle/0.1/manifest.json b/disjfa/translation-bundle/0.1/manifest.json index e60a9ca5..c6fd29fe 100755 --- a/disjfa/translation-bundle/0.1/manifest.json +++ b/disjfa/translation-bundle/0.1/manifest.json @@ -1,15 +1,10 @@ { "bundles": { - "Disjfa\\MozaicBundle\\DisjfaMozaicBundle": [ + "Disjfa\\TranslationBundle\\DisjfaTranslationBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, - "env": { - "#1": "You can request a api key on the developer page of unsplash here: https://unsplash.com/developers", - "UNSPLASH_APPLICATION_ID": "", - "UNSPLASH_APPLICATION_SECRET": "" } }