diff --git a/domains/_vercel.kachi.json b/domains/_vercel.kachi.json index 0d96ddb87..fb3c8b9a1 100644 --- a/domains/_vercel.kachi.json +++ b/domains/_vercel.kachi.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "joshex150", - "email": "joshex150@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=kachi.is-a.dev,54646f7970a9cf358f0c" - } + "owner": { + "username": "joshex150", + "email": "joshex150@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=kachi.is-a.dev,54646f7970a9cf358f0c" + ] + } }