Update functions/private/Set-WinUtilTaskbarItem.ps1

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
This commit is contained in:
MyDrift 2024-07-14 13:04:08 +02:00 committed by GitHub
parent 1185d05bf1
commit 05e2946363
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
function Set-WinUtilTaskbaritem {
<#
.SYNOPSIS
@ -18,9 +19,6 @@
Set-WinUtilTaskbaritem -overlay "C:\path\to\icon.png"
#>
function Set-WinUtilTaskbaritem {
param (
[double]$value,
$state,