Skip to content

Commit becfba6

Browse files
clean up spacing
1 parent 2b68976 commit becfba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tweaks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2352,7 +2352,7 @@
23522352
"InvokeScript": [
23532353
"
23542354
$TeamsPath = \"$Env:LocalAppData\\Microsoft\\Teams\\Update.exe\"
2355-
2355+
23562356
if (Test-Path $TeamsPath) {
23572357
Write-Host \"Uninstalling Teams\"
23582358
Start-Process $TeamsPath -ArgumentList -uninstall -wait

0 commit comments

Comments
 (0)