mirror of
https://github.com/iminet/GodaddyApi.Net.git
synced 2025-08-17 23:25:54 +02:00
Some bug fixes
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user