mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
Remove left-over network path references (#12446)
This commit is contained in:
@@ -16,7 +16,5 @@ namespace MediaBrowser.Model.Configuration
|
||||
}
|
||||
|
||||
public string Path { get; set; }
|
||||
|
||||
public string? NetworkPath { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user