From bb8867a6eb5fb7d5b18484adbb519b8d639e09a8 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Fri, 26 Mar 2021 07:25:51 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a21fdd3..a52978c 100644 --- a/manifest.json +++ b/manifest.json @@ -36,8 +36,8 @@ "en": "Choose the internal path for this app (We recommand to set it to the internal path of a Custom Webapp).", "fr": "Choisissez le chemin interne de cette application (nous vous recommandons de le définir sur le chemin interne d'une Custom Webapp)." }, - "example": "/var/www/my_webapp/www/icecoder", - "default": "/var/www/my_webapp/www/icecoder" + "example": "/var/www/my_webapp/www", + "default": "/var/www/my_webapp/www" } ] }