Some bug fixes

This commit is contained in:
Imi
2021-01-18 09:22:55 +01:00
committed by GitHub
parent 150510ee7a
commit f13d11742e

View File

@@ -69,7 +69,7 @@ namespace Iminetsoft
/// <summary> /// <summary>
/// Creates or updates the specified DNS record /// Creates or updates the specified DNS record
/// </summary> /// </summary>
/// <returns></returns> /// <returns></returns>
public bool SetDnsRecord() public bool SetDnsRecord()
{ {
GetSetDnsRecord(true); GetSetDnsRecord(true);