mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-22 12:32:23 +00:00
Merge branch 'master' into fields
This commit is contained in:
@@ -9,7 +9,7 @@ using MediaBrowser.Model.IO;
|
||||
|
||||
namespace Emby.Server.Implementations.Library.Resolvers
|
||||
{
|
||||
class SpecialFolderResolver : FolderResolver<Folder>
|
||||
public class SpecialFolderResolver : FolderResolver<Folder>
|
||||
{
|
||||
private readonly IFileSystem _fileSystem;
|
||||
private readonly IServerApplicationPaths _appPaths;
|
||||
|
||||
Reference in New Issue
Block a user