From 1e90d708350ae4cdcd62989689c473ad9d61f3a9 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 19 Nov 2018 15:42:18 +0100 Subject: [PATCH] test fix --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e7a49de..2f962dc 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ "en": "Is it a public site ?", "fr": "Est-ce un site public ?" }, - "default": "true" + "default": true } ] }