From ca7464632ec66c1f14f659cbbbfce2568555e748 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 10 May 2021 13:11:55 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 486747a..a72ecdd 100644 --- a/manifest.json +++ b/manifest.json @@ -70,7 +70,9 @@ "help": { "en": "Add a human-readable description of the group; this is displayed on the landing page for public groups.", "fr": "Ajoutez une description du groupe; ceci est affiché sur la page de destination des groupes publics." - } + }, + "default": "public group", + "example": "public group" } ] }