mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Fixed loading series list and custom filters
Fixed: Loading series list Fixed: Adding new custom filter Closes #5430
This commit is contained in:
@@ -52,7 +52,7 @@ function SeriesIndexPoster(props: SeriesIndexPosterProps) {
|
||||
path,
|
||||
titleSlug,
|
||||
nextAiring,
|
||||
statistics,
|
||||
statistics = {},
|
||||
images,
|
||||
} = series;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user