From c838fc13994c6b6f57fc2b654958e1db6dfa46c3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 20 Nov 2024 21:38:24 -0500 Subject: [PATCH] [skip-ci] chore: formatting --- domains/izerr.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/izerr.json b/domains/izerr.json index c54809354..acfe3a8db 100644 --- a/domains/izerr.json +++ b/domains/izerr.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } }