1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-22 22:16:13 -04:00

New: Include time for episode/season/series history

This commit is contained in:
Mark McDowall
2024-05-09 22:33:27 -07:00
committed by Mark McDowall
parent 4440aa3cac
commit 05edd44ed6
6 changed files with 27 additions and 10 deletions
@@ -14,7 +14,7 @@ function SeriesHistoryModal(props) {
return (
<Modal
isOpen={isOpen}
size={sizes.EXTRA_LARGE}
size={sizes.EXTRA_EXTRA_LARGE}
onModalClose={onModalClose}
>
<SeriesHistoryModalContentConnector