mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-13 04:31:59 -04:00
Fix linting issue
This commit is contained in:
parent
965b602c68
commit
c22933260b
@ -11,7 +11,7 @@ public record FolderStorageInfo
|
||||
public required string Path { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the fully resolved path of the folder in question (interpolating any symlinks if present)
|
||||
/// Gets the fully resolved path of the folder in question (interpolating any symlinks if present).
|
||||
/// </summary>
|
||||
public required string ResolvedPath { get; init; }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user