From d7214fecca3c68763bfc075b8b6ae5ff53612fdb Mon Sep 17 00:00:00 2001 From: opi Date: Wed, 22 Jun 2016 13:06:31 +0200 Subject: [PATCH] [fix] Remove extra comma in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index afc1455..0920431 100644 --- a/manifest.json +++ b/manifest.json @@ -65,7 +65,7 @@ "choices": [ "visible_302", "visible_301", - "proxy", + "proxy" ], "default": "visible_302" }