From 86a6556590735b97de57efd39e3af7cd78cd2eab Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 10 Nov 2021 00:22:24 +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 fed7459..180eccd 100644 --- a/manifest.json +++ b/manifest.json @@ -61,7 +61,7 @@ { "name": "minio_domain", "type": "domain", - "ask": "Domain for MinIO app.\nIf MinIO is not yet installed, outline will automatically install it for you.\nPlease 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.\n\nIf MinIO is not yet installed, outline will automatically install it for you.\n\nPlease note that MinIO has to be installed at the root of that domain : no other apps can be installed on that domain" } ] }