mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 13:22:52 +01:00
Visual Studio Reformat: OpenSubtitlesHandler
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
namespace OpenSubtitlesHandler
|
||||
{
|
||||
public class TryUploadSubtitlesParameters
|
||||
public class TryUploadSubtitlesParameters
|
||||
{
|
||||
private string _subhash = "";
|
||||
private string _subfilename = "";
|
||||
|
||||
Reference in New Issue
Block a user