From fffe8bcb977427ed099b5209e24b8d77474cf918 Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 29 May 2020 14:47:24 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index ccd9104..8586e56 100644 --- a/manifest.json +++ b/manifest.json @@ -37,11 +37,11 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for StreamaServer /streama is accepted", - "fr": "Choisissez un chemin pour StreamaServer /streama est accepté" + "en": "Choose a path for StreamaServer only / is accepted", + "fr": "Choisissez un chemin pour StreamaServer seulement / est accepté" }, - "example": "/streama", - "default": "/streama" + "example": "/", + "default": "/" }, {