From d227cda6f92e8005ff24ef2d326a84a13c255ed7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 13 Dec 2021 15:07:02 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 8ca976b..f73511e 100644 --- a/manifest.json +++ b/manifest.json @@ -32,8 +32,7 @@ "install": [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path", @@ -43,8 +42,7 @@ }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "is_public",