From e0b7b230cc43c3b3d8867e7628ea36fda06661bf Mon Sep 17 00:00:00 2001 From: endroid Date: Sun, 14 Jan 2018 16:19:01 +0000 Subject: [PATCH] Fix indentation --- endroid/image-placeholder/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/endroid/image-placeholder/manifest.json b/endroid/image-placeholder/manifest.json index f0c301d4..e164c6e6 100644 --- a/endroid/image-placeholder/manifest.json +++ b/endroid/image-placeholder/manifest.json @@ -1,5 +1,5 @@ { - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } }