From bb85f94b74ed4cce0209b827ebf4066c9484f1ac Mon Sep 17 00:00:00 2001 From: anmol26s Date: Thu, 2 May 2019 00:11:37 +0530 Subject: [PATCH] Remove path option from manifest --- manifest.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/manifest.json b/manifest.json index 31a9893..3e66647 100644 --- a/manifest.json +++ b/manifest.json @@ -31,15 +31,6 @@ }, "example": "example.com" }, - { - "name": "path", - "type": "path", - "ask": { - "en": "Choose a path for SnipeIT" - }, - "example": "/example", - "default": "/example" - }, { "name": "admin", "type": "user",