Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Marterich committed Jun 12, 2024
1 parent 49016c0 commit 8bd73ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Microsoft.PowerShell.ConsoleHost.dll
microwin.log
True
test.ps1
winutil.ps1
winutil.ps1 -linguist-generated
2 changes: 1 addition & 1 deletion winutil.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15031,7 +15031,7 @@ $commonKeyEvents = {
$sync.CheckboxFilter.SelectAll()
$sync.CheckboxFilter.Text = ""
}
$sync.CheckboxFilter.Focus()
$sync.CheckboxFilter.Focus()
}
}

Expand Down

0 comments on commit 8bd73ac

Please sign in to comment.