From a7ae2df9c3ae4e85af1af3f89d63ae224857678c Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 17 Apr 2017 10:50:40 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.json b/manifest.json index 892b19a..4690d54 100644 --- a/manifest.json +++ b/manifest.json @@ -31,16 +31,6 @@ }, "example": "example.com" }, - { - "name": "path", - "type": "path", - "ask": { - "en": "Choose a path for os.js, only / is allowed.", - "fr": "Choisissez un chemin pour os.js, seul / est autorisé." - }, - "example": "/", - "default": "/" - }, { "name": "is_public", "type": "boolean",