From 01e70f5d75229f07807ac7ba4f6043300536db9b Mon Sep 17 00:00:00 2001 From: tommadness Date: Thu, 14 Mar 2024 06:03:26 -0400 Subject: [PATCH] Remove trailing , Doesn't ban any plugins, simply removes a trailing , that breaks some JSON parsers --- UIRes/bannedplugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UIRes/bannedplugin.json b/UIRes/bannedplugin.json index 47b9de8..932ab95 100644 --- a/UIRes/bannedplugin.json +++ b/UIRes/bannedplugin.json @@ -496,6 +496,6 @@ }, { "Name": "E0BAD217DCA48D9F3E1210B44AE5570DEB174FDAF1774A231F4B29E0F2B0A396", - "AssemblyVersion": "1.0.0.13", + "AssemblyVersion": "1.0.0.13" } ]