MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

Please, Add this: Custom Window Tittle with $WindowName parameter #30

Closed goyetus closed 3 years ago

goyetus commented 3 years ago

Please, Add this: Custom Window Tittle with $WindowName parameter

Regards!!!

goyetus commented 3 years ago

Dont Know how to merge again (Im noob in Github).

Here you have the Changes you ask me.

goyetus@1f0c250 goyetus@514ee8f

if ([string]::IsNullorEmpty($WindowName)) {
$WindowName = "TEST"
}

goyetus commented 3 years ago

Version 1.0.5 Updated and working perfect :)

THANKS !!!! :)