mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-17 21:24:45 +10:00
Show lyrics in the right sidebar if enabled
This commit is contained in:
@@ -1076,6 +1076,7 @@ function Helper($paramname) {
|
||||
}
|
||||
if (!($left_sidebar_on) -or $offline -le "1.1.97.956") { $rem.remove('leftsidebar') }
|
||||
if (!($right_sidebar_on) -or $offline -lt "1.1.98.683") { $rem.remove('rightsidebar') }
|
||||
if (!($right_sidebar_on) -and $offline -lt "1.2.0.1155") {$rem.remove('lyricssidebar')}
|
||||
if ($navalt_off) { $rem.remove($newhome) }
|
||||
if ($offline -ge "1.1.94.864") {
|
||||
$rem.remove('lyricsenabled'), $rem.remove('playlistcreat'),
|
||||
|
||||
Reference in New Issue
Block a user