mirror of
https://github.com/Radarr/Radarr
synced 2026-04-21 01:22:53 +02:00
Fixed: No newline on MediaInfoPopover
This commit is contained in:
parent
1920bd53b6
commit
136432d098
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ function MediaInfoPopover(props) {
|
|||
);
|
||||
}
|
||||
|
||||
export default MediaInfoPopover;
|
||||
export default MediaInfoPopover;
|
||||
|
|
|
|||
Loading…
Reference in a new issue