From 5d3bef884e4dff859aa5e41c5e8d97cb6143057b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Mach=C3=A1=C4=8Dek?= <8machy@seznam.cz> Date: Sun, 18 Feb 2018 17:37:15 +0100 Subject: [PATCH] Update manifest.json --- machy8/webloader-bundle/1.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json index 780c4b54..74e2aa4d 100644 --- a/machy8/webloader-bundle/1.1/manifest.json +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -4,6 +4,6 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/", - "public/": "%PUBLIC_DIR%/" + "public/": "%PUBLIC_DIR%/" } }