mirror of https://github.com/Sonarr/Sonarr
Reverted test code
This commit is contained in:
parent
2804a961cb
commit
690b851836
|
@ -183,7 +183,7 @@ class SeriesIndexRow extends Component {
|
||||||
|
|
||||||
<SeriesTitleLink
|
<SeriesTitleLink
|
||||||
titleSlug={titleSlug}
|
titleSlug={titleSlug}
|
||||||
title={`${title}2`}
|
title={title}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
</VirtualTableRowCell>
|
</VirtualTableRowCell>
|
||||||
|
|
Loading…
Reference in New Issue