fixes
This commit is contained in:
@@ -266,7 +266,7 @@ const Lyrics = ({ navigation }) => {
|
||||
|
||||
return (
|
||||
<Page
|
||||
backgroundImg={isWeb ? background.writingBgWeb : background.writingBG}
|
||||
backgroundImg={isWeb ? background.libraryBgWeb : background.writingBG}
|
||||
headerType="NONE"
|
||||
>
|
||||
<MusicLandHeader
|
||||
|
||||
Reference in New Issue
Block a user