1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-24 07:01:29 +00:00

Fixed: Series editor error when series is missing size

Fixes #3921
This commit is contained in:
Mark McDowall 2020-09-07 18:11:14 -07:00
parent 0a66e86ccc
commit d68e2d6e15

View file

@ -36,7 +36,7 @@ class SeriesEditorRow extends Component {
seriesType, seriesType,
seasonFolder, seasonFolder,
path, path,
statistics, statistics = {},
tags, tags,
columns, columns,
isSelected, isSelected,