From 88fe454962af06257c4fbfbc28e9b8cfac8a148e Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 15 Sep 2023 11:08:21 +0100 Subject: [PATCH] removed unecessary comma --- docs/pages/Extensions/_meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Extensions/_meta.json b/docs/pages/Extensions/_meta.json index 785e0a0a..05a49916 100644 --- a/docs/pages/Extensions/_meta.json +++ b/docs/pages/Extensions/_meta.json @@ -6,5 +6,5 @@ "react-widget": { "title": "🏗️ Widget setup", "href": "/Extensions/react-widget" - }, + } } \ No newline at end of file