From a5874f6bcf7144d6952b0a675a3bac0d930c5a13 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 25 Mar 2022 23:12:56 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 308bcfb..9233e14 100644 --- a/manifest.json +++ b/manifest.json @@ -39,7 +39,7 @@ "example": "console.minio.domain.tld", "ask": "Enter a domain for MinIO console. This has to be a fully dedicated domain", "optional": true - }, + } ] } }