From f26002c05560211072dbd7ee28d974f9d98d6cb5 Mon Sep 17 00:00:00 2001 From: disjfa Date: Thu, 6 Dec 2018 20:50:59 +0000 Subject: [PATCH] Forgot the manifest --- disjfa/translation-bundle/0.1/manifest.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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": "" } }