This commit is contained in:
MyDrift
2024-08-25 20:06:33 +02:00
parent 5621b50762
commit cb6898d835
2 changed files with 1 additions and 7 deletions

View File

@ -85,6 +85,6 @@ function Set-WinUtilTaskbaritem {
$sync["Form"].taskbarItemInfo.Description = $description
}
} catch {
#nothing
#do nothing
}
}