This commit is contained in:
Mr.k
2024-07-26 05:41:35 +03:00
parent 1026adaf32
commit 2732b271ef
54 changed files with 67 additions and 67 deletions

View File

@ -83,4 +83,4 @@ function Set-WinUtilTaskbaritem {
if ($description) {
$sync["Form"].taskbarItemInfo.Description = $description
}
}
}