1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 13:45:02 +00: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>