1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-23 14:41:27 +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,
seasonFolder,
path,
statistics,
statistics = {},
tags,
columns,
isSelected,