From 91c4edb21663df0257d9e75f28dac297f15363bd Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 10 Nov 2021 00:25:57 +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 30426bb..4ff498d 100644 --- a/manifest.json +++ b/manifest.json @@ -61,7 +61,7 @@ { "name": "minio_domain", "type": "domain", - "ask": "Domain for MinIO app.
If MinIO is not yet installed, outline will automatically install it for you.
Please note that MinIO has to be installed at the root of that domain : no other apps can be installed on that domain" + "ask": "Domain for MinIO app. If MinIO is not yet installed, outline will automatically install it for you. Please note that MinIO has to be installed at the root of that domain : no other apps can be installed on that domain" } ] }