mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 03:03:40 +01:00
EditorConfig reformat: MediaBrowser.Model
This commit is contained in:
@@ -22,4 +22,4 @@ namespace MediaBrowser.Model.IO
|
||||
/// </summary>
|
||||
NetworkShare
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,4 +31,4 @@ namespace MediaBrowser.Model.IO
|
||||
/// <param name="mounters">The mounters.</param>
|
||||
void AddParts(IEnumerable<IIsoMounter> mounters);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,4 +19,4 @@ namespace MediaBrowser.Model.IO
|
||||
/// <value>The mounted path.</value>
|
||||
string MountedPath { get; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user