mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-15 20:00:05 +10:00
fix genre wrapped
This commit is contained in:
@@ -1047,6 +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 ($enhance_like_off) { $rem.remove('enhanceliked') }
|
||||
if ($enhance_playlist_off) { $rem.remove('enhanceplaylist') }
|
||||
if ($new_artist_pages_off) { $rem.remove('disographyartist') }
|
||||
|
||||
Reference in New Issue
Block a user