From c1b77e7c72a0904cd7cded96e8cda1bc83986876 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:27:14 -0400 Subject: [PATCH] chore: formatting --- domains/mail.lumix.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/mail.lumix.json b/domains/mail.lumix.json index b9b45204a..68fb63a05 100644 --- a/domains/mail.lumix.json +++ b/domains/mail.lumix.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "o-lumix", - "email": "lumix@duck.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "o-lumix", + "email": "lumix@duck.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } }