Skip to content

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Nov 21, 2024
1 parent 7a7ecc6 commit 3fbbbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/player/view/player_title_and_artist.dart
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class PlayerTitleAndArtist extends StatelessWidget with WatchItMixin {
PlayerPosition.bottom => 3,
_ => 0,
},
)
),
],
);
}
Expand Down

0 comments on commit 3fbbbd0

Please sign in to comment.