From 36c6510423d1fe5aeea034f12a5e526a5c80e7f3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH] chore: formatting file aqtk.json --- domains/aqtk.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/aqtk.json b/domains/aqtk.json index 8944d5422..2d998d534 100644 --- a/domains/aqtk.json +++ b/domains/aqtk.json @@ -1,11 +1,13 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/GoldenStarGamer/aqtk", - "owner": { - "username": "GoldenStarGamer", - "email": "vicentetavareslima@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} + "description": "Describe the use of this subdomain", + "repo": "https://github.com/GoldenStarGamer/aqtk", + "owner": { + "username": "GoldenStarGamer", + "email": "vicentetavareslima@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file