From 492acaae124b4899a3a6f9fc08b4fe871210fecc Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 23 Sep 2024 06:45:35 +0200 Subject: [PATCH] Remove self-hostable from manifest --- todoblue/public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todoblue/public/manifest.json b/todoblue/public/manifest.json index 55bff94..5e7cd36 100644 --- a/todoblue/public/manifest.json +++ b/todoblue/public/manifest.json @@ -6,7 +6,7 @@ "display": "standalone", "theme_color": "#0d193b", "background_color": "#0c193b", - "description": "Self-hostable multiplayer todo app", + "description": "Multiplayer todo app", "categories": ["productivity"], "icons": [ {