mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-14 12:48:22 +10:00
Enabled enhance Playlist UI and functionality (Experimental)
This commit is contained in:
@@ -398,7 +398,9 @@ If (Test-Path $xpui_spa_patch) {
|
||||
<# With this enabled, clients will check whether tracks have lyrics available #>`
|
||||
-replace '(With this enabled, clients will check whether tracks have lyrics available",default:)(!1)', '$1!0' `
|
||||
<# Enables new playlist creation flow #>`
|
||||
-replace '(Enables new playlist creation flow in Web Player and DesktopX",default:)(!1)', '$1!0'
|
||||
-replace '(Enables new playlist creation flow in Web Player and DesktopX",default:)(!1)', '$1!0' `
|
||||
<# Enable Enhance Playlist UI and functionality #>`
|
||||
-replace '(Enable Enhance Playlist UI and functionality",default:)(!1)', '$1!0'
|
||||
|
||||
|
||||
|
||||
@@ -677,4 +679,4 @@ if ($ch -eq 'y') {
|
||||
}
|
||||
|
||||
Write-Host "Установка завершена"`n -ForegroundColor Green
|
||||
exit
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user