From c8b78565cbedbc340d6eeaf3d6777ba13abf7285 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Tue, 25 Jul 2017 19:34:48 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifest.json b/manifest.json index 46c6d06..dcd5878 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,15 @@ "example": "/site", "default": "/site" }, + { + "name": "author", + "type": "user", + "ask": { + "en": "Choose an author", + "fr": "Choisissez l'auteur" + }, + "example": "johndoe" + }, { "name": "is_public", "type": "boolean",