mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
Minor improvements
This commit is contained in:
@@ -104,6 +104,6 @@ namespace Emby.Server.Implementations
|
||||
public string InternalMetadataPath { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public string VirtualInternalMetadataPath { get; } = "%MetadataPath%";
|
||||
public string VirtualInternalMetadataPath => "%MetadataPath%";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user