typo of name

This commit is contained in:
amd64fox
2024-09-07 07:19:51 +03:00
parent c70d7b6cce
commit ab9680c263

View File

@@ -1147,7 +1147,7 @@ function Helper($paramname) {
# carousel is temporarily disabled because it causes lags in the main menu
Move-Json -n 'HomeCarousels' -t $Enable -f $Disable
if ($podcasts_off) { Move-Json -n 'HomePin' -t $Enable -f $Disable }
if ($podcast_off) { Move-Json -n 'HomePin' -t $Enable -f $Disable }
# disabled broken panel from 1.2.37 to 1.2.38
if ([version]$offline -eq [version]'1.2.37.701' -or [version]$offline -eq [version]'1.2.38.720' ) {