From 0f4d651f755fd7012ccd0df15f893ceda85922a0 Mon Sep 17 00:00:00 2001 From: Xavier Stouder Date: Wed, 27 Jan 2016 13:50:07 +0100 Subject: [PATCH] Fix tab --- gandi-livedns/gandi-livedns-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gandi-livedns/gandi-livedns-tests.ts b/gandi-livedns/gandi-livedns-tests.ts index 36ff0f14d..882f60a64 100644 --- a/gandi-livedns/gandi-livedns-tests.ts +++ b/gandi-livedns/gandi-livedns-tests.ts @@ -1,7 +1,7 @@ /// let zone: ZoneRecord = { - rrset_name: "MyZone", + rrset_name: "MyZone", rrset_type: "AAAA", rrset_ttl: 10800, rrset_values: []