mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
added sync model objects
This commit is contained in:
7
MediaBrowser.Model/Sync/SyncJobQuery.cs
Normal file
7
MediaBrowser.Model/Sync/SyncJobQuery.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Model.Sync
|
||||
{
|
||||
public class SyncJobQuery
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user