Skip to content

Commit

Permalink
Compile Winutil
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech authored and github-actions[bot] committed Jan 12, 2024
1 parent 72e7792 commit 7f66776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winutil.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3276,7 +3276,7 @@ function Invoke-WPFtweaksbutton {

$sync.ProcessRunning = $true

# Execute the WPFEssTweaksRestorePoint tweak first if it is selected
# Executes first if selected
if ("WPFEssTweaksRestorePoint" -in $Tweaks) {
Invoke-WinUtilTweaks "WPFEssTweaksRestorePoint"
}
Expand Down

0 comments on commit 7f66776

Please sign in to comment.