diff --git a/frontend/src/History/HistoryRow.js b/frontend/src/History/HistoryRow.js
index a89d9ff3c..f1a431d6e 100644
--- a/frontend/src/History/HistoryRow.js
+++ b/frontend/src/History/HistoryRow.js
@@ -194,7 +194,7 @@ class HistoryRow extends Component {
data.season ?
:
null
}
@@ -203,7 +203,7 @@ class HistoryRow extends Component {
data.episode ?
:
null
}