This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Radarr
mirror of
https://github.com/Radarr/Radarr
Watch
1
Star
0
Fork
You've already forked Radarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed: No newline on MediaInfoPopover
Browse Source
pull/3843/head
Qstick
5 years ago
parent
1920bd53b6
commit
136432d098
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
frontend/src/MovieFile/Editor/MediaInfoPopover.js
Unescape
Escape
View File
@ -30,4 +30,4 @@ function MediaInfoPopover(props) {
)
;
}
export
default
MediaInfoPopover
;
export
default
MediaInfoPopover
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/Radarr
Title
Body
Create Issue