mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fixed: Calendar Ledgend not being shown
This commit is contained in:
@@ -156,7 +156,7 @@ class CalendarPage extends Component {
|
||||
}
|
||||
|
||||
{
|
||||
hasMovie && !! movieError &&
|
||||
hasMovie && !movieError &&
|
||||
<LegendConnector />
|
||||
}
|
||||
</PageContentBodyConnector>
|
||||
|
||||
Reference in New Issue
Block a user