chore(playlist): update web playlist background

This commit is contained in:
Jacques TIROT
2026-03-10 11:34:37 +01:00
parent d96fee7508
commit af8a8bafa4
+1 -1
View File
@@ -132,7 +132,7 @@ const AllMyPlaylist = ({ route }) => {
return ( return (
<Page <Page
headerType="NAVIGATION" headerType="NAVIGATION"
backgroundImg={background.libraryBG} backgroundImg={background.libraryBG2Web}
title="Mes Playlists" title="Mes Playlists"
width={'80%'} width={'80%'}
contentContainerStyle={{ contentContainerStyle={{