mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Season posters
This commit is contained in:
parent
be2bad14f1
commit
bbed9cb82b
2 changed files with 16 additions and 12 deletions
|
|
@ -173,7 +173,6 @@ class _SeriesDetailScreenState extends ConsumerState<SeriesDetailScreen> {
|
|||
SeasonsRow(
|
||||
contentPadding: padding,
|
||||
seasons: details.seasons,
|
||||
onSeasonPressed: (season) => season.navigateTo(context),
|
||||
),
|
||||
if (details.overview.people.isNotEmpty)
|
||||
PeopleRow(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue