Changes the CP title when connected to a remote server

This commit is contained in:
Cyberboss
2017-11-02 10:27:10 -04:00
parent 4380457728
commit 1ac3f213f8
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -40,12 +40,12 @@ namespace TGServiceInterface
/// <summary>
/// If this is set, we will try and connect to an HTTPS server running at this address
/// </summary>
readonly string HTTPSURL;
public readonly string HTTPSURL;
/// <summary>
/// The port used by the service
/// </summary>
readonly ushort HTTPSPort;
public readonly ushort HTTPSPort;
/// <summary>
/// Username for remote operations