Enabled enhance Playlist UI and functionality (Experimental)

This commit is contained in:
amd64fox
2022-01-19 22:18:45 +03:00
committed by GitHub
parent dad6907b51
commit 0c5ba7a8e6

View File

@@ -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