mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-23 00:57:02 +01:00
Apply suggestions from code review
Co-authored-by: theguymadmax <theguymadmax@proton.me>
This commit is contained in:
@@ -327,7 +327,7 @@ namespace Emby.Server.Implementations.Localization
|
||||
&& ratingsDictionary.TryGetValue(rating[(countryCode.Length + 1)..].Trim(), out var normalizedValue))
|
||||
{
|
||||
return normalizedValue;
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user