From 0c6ef6105ef086e7d76304c736b16a59f44dea67 Mon Sep 17 00:00:00 2001 From: doubleface Date: Wed, 9 Mar 2022 19:33:39 +0100 Subject: [PATCH] feat: add Cozy editor in the manifest --- manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webapp b/manifest.webapp index df58290..a837ce6 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -5,7 +5,7 @@ "categories": [], "version": "0.1.0", "licence": "AGPL-3.0", - "editor": "", + "editor": "Cozy", "source": "https://github.com/cozy/cozy-harvest-app.git@build", "developer": { "name": "cozy",