mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-12 13:22:17 +01: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