mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-15 17:30:37 -06:00
add comment
This commit is contained in:
parent
39c3e9062f
commit
2d49ecb1e5
@ -41,6 +41,7 @@ function Set-WinUtilTaskbaritem {
|
||||
[string]$description
|
||||
)
|
||||
|
||||
# TODO: Make a better solution for this function, accessing problem when calling Set-WinUtilTaskbaritem inside a runspace. Future me or other contributors, please fix this.
|
||||
function ConvertTo-Bitmap {
|
||||
<#
|
||||
.SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user