mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-19 22:00:04 +10:00
version bump to 1.2.66.447
- fixed parameter "old_lyrics"
This commit is contained in:
@@ -378,7 +378,7 @@ if (!($version -and $version -match $match_v)) {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
# latest tested version for Win 10-12
|
# latest tested version for Win 10-12
|
||||||
$onlineFull = "1.2.66.445.ge795b717-376"
|
$onlineFull = "1.2.66.447.g4e37e896-540"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
@@ -1203,7 +1203,7 @@ function Helper($paramname) {
|
|||||||
|
|
||||||
if ($old_lyrics) {
|
if ($old_lyrics) {
|
||||||
Remove-Json -j $Enable -p 'RightSidebarLyrics'
|
Remove-Json -j $Enable -p 'RightSidebarLyrics'
|
||||||
$Custom.GlobalNavBar.value = "CONTROL"
|
$Custom.LyricsVariationsInNPV.value = "CONTROL"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user