From d9897e179e913d06178a25c9227ec11db09c0e72 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH] chore: formatting file alphabet.json --- domains/alphabet.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/alphabet.json b/domains/alphabet.json index 33de206c2..4f8ee12c6 100644 --- a/domains/alphabet.json +++ b/domains/alphabet.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Commandify", - "email": "commandify@gmail.com" - }, - "record": { - "A": ["68.183.191.223"] - } -} + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + "record": { + "A": [ + "68.183.191.223" + ] + } +} \ No newline at end of file