mirror of
https://github.com/iminet/GodaddyApi.Net.git
synced 2024-12-27 07:42:38 +01:00
Some bug fixes
This commit is contained in:
parent
150510ee7a
commit
f13d11742e
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user