mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-23 13:02:26 +00:00
added sync model objects
This commit is contained in:
7
MediaBrowser.Model/Sync/SyncScheduleQuery.cs
Normal file
7
MediaBrowser.Model/Sync/SyncScheduleQuery.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Model.Sync
|
||||
{
|
||||
public class SyncScheduleQuery
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user