mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
sync updates
This commit is contained in:
@@ -3,7 +3,7 @@ namespace MediaBrowser.Model.Sync
|
||||
{
|
||||
public class DeviceFileInfo
|
||||
{
|
||||
public string Path { get; set; }
|
||||
public string[] Path { get; set; }
|
||||
public string Name { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user