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