mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 16:28:56 +01:00
Fix warnings MediaBrowser.Model
This commit is contained in:
@@ -3,7 +3,7 @@ using System;
|
||||
namespace MediaBrowser.Model.IO
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface IIsoMount
|
||||
/// Interface IIsoMount.
|
||||
/// </summary>
|
||||
public interface IIsoMount : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user