From 48f1c715840477fdb024268c2db857d9e023621b Mon Sep 17 00:00:00 2001 From: CodingWonders <101426328+CodingWonders@users.noreply.github.com> Date: Wed, 16 Apr 2025 17:16:27 +0200 Subject: [PATCH] [Tweaks] Remove trailing commas at the end (#3326) --- config/tweaks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 02f10f65..fcbe6fa2 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -3812,6 +3812,6 @@ Write-Host Please sign out and back in, or restart your computer to apply the changes! " - ], - }, + ] + } }