mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-08-12 23:16:22 -05:00
fix typo (#2041)
This commit is contained in:
@ -2394,7 +2394,7 @@
|
|||||||
],
|
],
|
||||||
"InvokeScript": [
|
"InvokeScript": [
|
||||||
"
|
"
|
||||||
Write-Host \"Remove Popilot\"
|
Write-Host \"Remove Copilot\"
|
||||||
dism /online /remove-package /package-name:Microsoft.Windows.Copilot
|
dism /online /remove-package /package-name:Microsoft.Windows.Copilot
|
||||||
"
|
"
|
||||||
],
|
],
|
||||||
@ -3084,4 +3084,4 @@
|
|||||||
"Order": "a082_",
|
"Order": "a082_",
|
||||||
"Type": "300"
|
"Type": "300"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user