mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 13:45:02 +00:00
Reverted test code
This commit is contained in:
parent
2804a961cb
commit
690b851836
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ class SeriesIndexRow extends Component {
|
|||
|
||||
<SeriesTitleLink
|
||||
titleSlug={titleSlug}
|
||||
title={`${title}2`}
|
||||
title={title}
|
||||
/>
|
||||
}
|
||||
</VirtualTableRowCell>
|
||||
|
|
Loading…
Reference in a new issue