mirror of https://github.com/Radarr/Radarr
Fixed: No newline on MediaInfoPopover
This commit is contained in:
parent
1920bd53b6
commit
136432d098
|
@ -30,4 +30,4 @@ function MediaInfoPopover(props) {
|
|||
);
|
||||
}
|
||||
|
||||
export default MediaInfoPopover;
|
||||
export default MediaInfoPopover;
|
||||
|
|
Loading…
Reference in New Issue