From cedc752be5f09467380f0e766e20a531ab97ecef Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 8 Jul 2024 15:43:01 -0500 Subject: [PATCH] fix missing bracket --- config/tweaks.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 6a9ba1b1..3af206f7 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2865,8 +2865,7 @@ $process = Get-Process -Name \"explorer\" Stop-Process -InputObject $process " - ] - }, + ], "registry": [ { "Path": "HKCU:\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32",