From 1fb442e096a665b1dc65fe5bd5ca48163fcdd777 Mon Sep 17 00:00:00 2001 From: Lars van der Zande Date: Thu, 7 Mar 2019 16:30:21 -0600 Subject: [PATCH] fixed comma --- tests/ext/plugins/Doubleclick Edit/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ext/plugins/Doubleclick Edit/config.json b/tests/ext/plugins/Doubleclick Edit/config.json index 4f34b7ba..c23050ea 100644 --- a/tests/ext/plugins/Doubleclick Edit/config.json +++ b/tests/ext/plugins/Doubleclick Edit/config.json @@ -10,7 +10,7 @@ "twitter_username": "Jiiksi" } ], - "version": "1.0," + "version": "1.0", "description": "Edit messages by double clicking them. This is a v1 fix" }, "main": "index.js"