mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
newlines after braces
This commit is contained in:
@@ -345,6 +345,7 @@ namespace MediaBrowser.MediaEncoding.Subtitles
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
@@ -359,6 +360,7 @@ namespace MediaBrowser.MediaEncoding.Subtitles
|
||||
{
|
||||
return count;
|
||||
}
|
||||
|
||||
index = text.IndexOf(tag, index + 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user