mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Add missing parameter switch declaration for DisableStartRecommended
This commit is contained in:
@@ -26,6 +26,7 @@ param (
|
||||
[switch]$TaskbarAlignLeft,
|
||||
[switch]$HideSearchTb, [switch]$ShowSearchIconTb, [switch]$ShowSearchLabelTb, [switch]$ShowSearchBoxTb,
|
||||
[switch]$HideTaskview,
|
||||
[switch]$DisableStartRecommended,
|
||||
[switch]$DisableCopilot,
|
||||
[switch]$DisableRecall,
|
||||
[switch]$DisableWidgets,
|
||||
|
||||
Reference in New Issue
Block a user