mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04: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…
Add table
Add a link
Reference in a new issue