mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
fix version
This commit is contained in:
+2
-2
@@ -1047,7 +1047,7 @@ function Helper($paramname) {
|
||||
if ( $offline -ge "1.1.97.956") { $rem.remove('newhome'); $newhome = 'newhome2' }
|
||||
if ( $offline -ge "1.1.99.871") { $rem.remove('clearcache') }
|
||||
if ( $offline -le "1.1.98.691") { $rem.remove('sidebar-fix') }
|
||||
if ( $offline -lt "1.1.90.859") { $rem.remove('pathfinder') }
|
||||
if ( $offline -lt "1.1.91.824") { $rem.remove('pathfinder') }
|
||||
if ($enhance_like_off) { $rem.remove('enhanceliked') }
|
||||
if ($enhance_playlist_off) { $rem.remove('enhanceplaylist') }
|
||||
if ($new_artist_pages_off) { $rem.remove('disographyartist') }
|
||||
@@ -1582,4 +1582,4 @@ if ($cache_install) {
|
||||
|
||||
if ($start_spoti) { Start-Process -WorkingDirectory $spotifyDirectory -FilePath $spotifyExecutable }
|
||||
|
||||
Write-Host ($lang).InstallComplete`n -ForegroundColor Green
|
||||
Write-Host ($lang).InstallComplete`n -ForegroundColor Green
|
||||
|
||||
Reference in New Issue
Block a user