From 73ce266abe9a01f994dddb7a1bcb66142a561803 Mon Sep 17 00:00:00 2001 From: disjfa Date: Thu, 15 Mar 2018 21:42:22 +0000 Subject: [PATCH] Also added some indentations to the yaml --- disjfa/mozaic-bundle/0.1/config/packages/disjfa_mozaic.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/disjfa/mozaic-bundle/0.1/config/packages/disjfa_mozaic.yaml b/disjfa/mozaic-bundle/0.1/config/packages/disjfa_mozaic.yaml index 7043220e..69a5b3e4 100755 --- a/disjfa/mozaic-bundle/0.1/config/packages/disjfa_mozaic.yaml +++ b/disjfa/mozaic-bundle/0.1/config/packages/disjfa_mozaic.yaml @@ -3,6 +3,6 @@ # disjfa_mozaic.unsplash.secret: '' disjfa_mozaic: - unsplash: - application_id: '%env(resolve:UNSPLASH_APPLICATION_ID)%' - secret: '%env(resolve:UNSPLASH_APPLICATION_SECRET)%' + unsplash: + application_id: '%env(resolve:UNSPLASH_APPLICATION_ID)%' + secret: '%env(resolve:UNSPLASH_APPLICATION_SECRET)%'