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