Fixed: TBA airing network label

pull/5994/head
Stevie Robinson 1 year ago committed by GitHub
parent 229a4bba05
commit c39902e58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ function EpisodeAiring(props) {
if (!airDateUtc) { if (!airDateUtc) {
return ( return (
<span> <span>
{translate('AirsTbaOn', { networkLabel: '' })}networkLabel {translate('AirsTbaOn', { networkLabel: '' })}{networkLabel}
</span> </span>
); );
} }

Loading…
Cancel
Save