From f13d11742ebf4c13582f8f64834d1a00eaeeeac8 Mon Sep 17 00:00:00 2001 From: Imi <27138272+iminet@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:22:55 +0100 Subject: [PATCH] Some bug fixes --- Iminetsoft.Godaddy.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Iminetsoft.Godaddy.cs b/Iminetsoft.Godaddy.cs index d6bdf78..c31d757 100644 --- a/Iminetsoft.Godaddy.cs +++ b/Iminetsoft.Godaddy.cs @@ -69,7 +69,7 @@ namespace Iminetsoft /// /// Creates or updates the specified DNS record /// - /// + /// public bool SetDnsRecord() { GetSetDnsRecord(true);