From e7b2dde44a0a41ba6575be3e56dafb917ced04b4 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Mon, 24 Jan 2022 16:25:40 +0800 Subject: [PATCH] :pencil2: fix trailing comma --- website/static/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 276d40b1..8afbaf1d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -666,7 +666,7 @@ { "label": "a:cqhttp", "color": "#000000" - }, + } ], "is_official": false },