From dcd6a4e2db1ad94974d9221edd688c073ebcaa2b Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Tue, 16 Apr 2024 14:11:49 +0300 Subject: [PATCH] Small fixup --- config/tweaks.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index f172ce32..4501e8ec 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2300,8 +2300,7 @@ ], "UndoScript": [ " - Write-Host \"Install Microsoft Edge\" - Start-Process -FilePath winget -ArgumentList \"install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.Edge \" -NoNewWindow -Wait + " ] },