add comment

This commit is contained in:
MyDrift 2024-07-15 18:20:11 +02:00
parent 39c3e9062f
commit 2d49ecb1e5

View File

@ -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