From 2192ae6dd320539cf05bb0ba8c0ae8414adae00b Mon Sep 17 00:00:00 2001 From: hanishkvc Date: Fri, 24 Oct 2025 20:55:44 +0530 Subject: [PATCH] SimpleChatTC:Cleanup whitespace - github editorconfig checker Add missing newline to ending bracket line of json config file --- tools/server/public_simplechat/local.tools/simpleproxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/server/public_simplechat/local.tools/simpleproxy.json b/tools/server/public_simplechat/local.tools/simpleproxy.json index 4a6a520612..949b7e014d 100644 --- a/tools/server/public_simplechat/local.tools/simpleproxy.json +++ b/tools/server/public_simplechat/local.tools/simpleproxy.json @@ -12,4 +12,4 @@ ".*\\.google\\.com$", "^google\\.com$" ] -} \ No newline at end of file +}