mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-13 08:02:23 +00:00
8 lines
89 B
C#
8 lines
89 B
C#
|
|
namespace MediaBrowser.Model.Sync
|
|
{
|
|
public class SyncScheduleQuery
|
|
{
|
|
}
|
|
}
|