mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-17 13:10:28 +01:00
added dashboard tour
This commit is contained in:
@@ -787,13 +787,6 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// <value>The server address.</value>
|
||||
string ServerAddress { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Changes the server location.
|
||||
/// </summary>
|
||||
/// <param name="address">The address.</param>
|
||||
/// <param name="keepExistingAuth">Don't clear any existing authentication</param>
|
||||
void ChangeServerLocation(string address, bool keepExistingAuth = false);
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the type of the client.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user