mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-21 15:16:36 -04:00
added sync model objects
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Model.Sync
|
||||
{
|
||||
public class SyncJobQuery
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user