mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-23 21:12:26 +00:00
Rename GroupInfoView to GroupInfoDto
This commit is contained in:
@@ -62,6 +62,6 @@ namespace MediaBrowser.Controller.SyncPlay
|
||||
/// Gets the info about the group for the clients.
|
||||
/// </summary>
|
||||
/// <value>The group info for the clients.</value>
|
||||
GroupInfoView GetInfo();
|
||||
GroupInfoDto GetInfo();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user