reset $global:type

- reset $global:type if re-run in the same session
This commit is contained in:
amd64fox
2025-05-15 00:37:26 +03:00
parent 66b863f5fc
commit 9fea76f1ca

View File

@@ -1385,7 +1385,8 @@ function Helper($paramname) {
$type = $null
$global:type = $null
if ($podcast_off -or $adsections_off -or $canvashome_off) {
$active_elements = @()