Change formating in WPFTweaksRemoveCopilot (#3808)

This commit is contained in:
Gabi 2025-12-15 18:17:47 +02:00 committed by GitHub
parent 4eb76a9099
commit c71fad54dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2117,7 +2117,7 @@
"UndoScript": [
"
Write-Host \"Install Copilot\"
winget install --name \"Copilot\" --source msstore --accept-package-agreements --accept-source-agreements --silent
winget install --name Copilot --source msstore --accept-package-agreements --accept-source-agreements --silent
"
],
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removecopilot"