Rename GroupInfoView to GroupInfoDto
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ namespace MediaBrowser.Model.SyncPlay
|
||||
/// <summary>
|
||||
/// Class GroupInfoView.
|
||||
/// </summary>
|
||||
public class GroupInfoView
|
||||
public class GroupInfoDto
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the group identifier.
|
||||
Reference in New Issue
Block a user