mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Minor improvements
This commit is contained in:
parent
3a238de35e
commit
51dd3f1e19
3 changed files with 9 additions and 9 deletions
|
|
@ -104,6 +104,6 @@ namespace Emby.Server.Implementations
|
|||
public string InternalMetadataPath { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public string VirtualInternalMetadataPath { get; } = "%MetadataPath%";
|
||||
public string VirtualInternalMetadataPath => "%MetadataPath%";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue