Small fixup

This commit is contained in:
ModernTTY
2024-04-16 14:11:49 +03:00
committed by GitHub
parent 83628d8784
commit dcd6a4e2db

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