uncomment unused variables

pull/311/head
Fabian Seitz 2023-04-01 16:14:31 +02:00
parent 1f4bb8bcd6
commit cd33a8cca2
1 changed files with 3 additions and 3 deletions

View File

@ -44,9 +44,9 @@ Get-NotifLocale
#Set common variables
$OnClickAction = "$WorkingDir\logs\updates.log"
$Button1Text = $NotifLocale.local.outputs.output[11].message
$Title = "Winget-AutoUpdate (WAU)"
$Balise = "Winget-AutoUpdate (WAU)"
$UserRun = $True
#$Title = "Winget-AutoUpdate (WAU)"
#$Balise = "Winget-AutoUpdate (WAU)"
#$UserRun = $True
if ($Logs) {
if (Test-Path "$WorkingDir\logs\updates.log") {