From 4adeeb6de49c7064594f8df83ff2d123ed5dbd66 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 10 Nov 2021 00:23:17 +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 180eccd..30426bb 100644 --- a/manifest.json +++ b/manifest.json @@ -61,7 +61,7 @@ { "name": "minio_domain", "type": "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" + "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" } ] }