1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-30 07:22:35 +01:00

Reverted test code

This commit is contained in:
Taloth Saldono 2021-05-27 10:15:52 +02:00
parent 2804a961cb
commit 690b851836

View File

@ -183,7 +183,7 @@ class SeriesIndexRow extends Component {
<SeriesTitleLink
titleSlug={titleSlug}
title={`${title}2`}
title={title}
/>
}
</VirtualTableRowCell>