fix translucentTB

This commit is contained in:
Chris Titus 2022-09-05 21:05:50 -05:00
parent f7b0d61419
commit b1ea639f3e

View File

@ -203,7 +203,7 @@ $WPFinstall.Add_Click({
$WPFInstallterminal.IsChecked = $false
}
If ( $WPFInstallttaskbar.IsChecked -eq $true ) {
$wingetinstall.Add("TranslucentTB.TranslucentTB")
$wingetinstall.Add("9PF4KZ2VN4W9")
$WPFInstallttaskbar.IsChecked = $false
}
If ( $WPFInstallvlc.IsChecked -eq $true ) {