mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
typo of name
This commit is contained in:
2
run.ps1
2
run.ps1
@@ -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' ) {
|
||||
|
||||
Reference in New Issue
Block a user