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