This commit is contained in:
2025-10-06 14:58:14 +02:00
parent fd416b5b05
commit c1af1cede9
6 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ const SongReady = () => {
}, [player0, player1]);
return (
<Page headerType="NONE" backgroundImg={background.studioBG2}>
<Page headerType="NONE" backgroundImg={background.studioBG2} maxWidth={800}>
<MusicLandHeader
onPressBack={async () => {
try {