mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-24 13:56:02 +00:00
7 lines
84 B
C#
7 lines
84 B
C#
|
|
namespace MediaBrowser.Model.Sync
|
|
{
|
|
public class SyncJobQuery
|
|
{
|
|
}
|
|
}
|