This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fixes
#1212
- Visual bug for some movies
Luke Pulverenti
9 years ago
parent
7282a56149
commit
bb5c5297c5
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
Emby.Drawing/ImageProcessor.cs
+ 0
- 1
Emby.Drawing/ImageProcessor.cs
View File
@@ -800,7 +800,6 @@ namespace Emby.Drawing
return false;
}
-
});
}