mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 18:50:23 +01:00
update connect scripts
This commit is contained in:
@@ -72,4 +72,9 @@ namespace MediaBrowser.Server.Implementations.Connect
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public class UserPreferencesDto<T>
|
||||
{
|
||||
public T data { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user