mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 02:30:23 +01:00
fix SA1508
This commit is contained in:
@@ -261,7 +261,6 @@ namespace MediaBrowser.MediaEncoding.Subtitles
|
||||
text += "</font>";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
text = text.Replace(@"{\i1}", "<i>");
|
||||
|
||||
Reference in New Issue
Block a user