mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Fix some warnings
This commit is contained in:
@@ -199,6 +199,6 @@ namespace MediaBrowser.Model.IO
|
||||
|
||||
void SetAttributes(string path, bool isHidden, bool readOnly);
|
||||
|
||||
List<FileSystemMetadata> GetDrives();
|
||||
IEnumerable<FileSystemMetadata> GetDrives();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user