Small fixup

This commit is contained in:
ModernTTY 2024-04-16 14:11:49 +03:00 committed by GitHub
parent 83628d8784
commit dcd6a4e2db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
"
]
},