From b08c1cb846ba5d2088408b6a3ecb6be61485be50 Mon Sep 17 00:00:00 2001 From: Marterich <47688561+Marterich@users.noreply.github.com> Date: Tue, 15 Apr 2025 19:42:59 +0200 Subject: [PATCH] Fix ConvertFrom-Json compiler error --- 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! " - ], - }, + ] + } }