Removed old proto definitions (not tested)
This commit is contained in:
@ -28,7 +28,7 @@ namespace Aurora.test.Models.Mock
|
||||
/// The current sessions clientId. This is assigned by the server. This is not persisted.
|
||||
/// </summary>
|
||||
/// <value></value>
|
||||
public string ClientId { get; set; }
|
||||
public string ClientName { get; set; }
|
||||
|
||||
public string LibraryLocation { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user