From 359a2c3a8837df8b889f04bf0da6f3da38f7366a Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Tue, 25 Jun 2024 15:29:48 -0500 Subject: [PATCH] Update tweaks.json add credit for edge removal --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index 72e47a21..7f2f0be3 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2347,7 +2347,7 @@ "panel": "1", "Order": "a029_", "InvokeScript": [ - + #:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat "Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"", "Start-Process $ENV:temp\\edgeremoval.bat"