mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-04 22:24:35 -04:00
8 lines
84 B
C#
8 lines
84 B
C#
|
|
namespace MediaBrowser.Model.Sync
|
|
{
|
|
public class SyncJobQuery
|
|
{
|
|
}
|
|
}
|