From 9d73faa3626518416d143bbc524976df0092fd4d Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:12:18 -0800 Subject: [PATCH] Update nostr.json fix formatting --- .well-known/nostr.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.well-known/nostr.json b/.well-known/nostr.json index fd2bfa0..9f362d5 100644 --- a/.well-known/nostr.json +++ b/.well-known/nostr.json @@ -1,4 +1,5 @@ -{"names": - {"corey":"c3c7122c63af5281fee3b9338d10ae65b166ffe6f73f1c272c5c1120607731d7"} - ,{"carson":"062e8e022b58cd318eda00ae3b4ef7b790c3b209fad6ba97258613df0aadeb45"} +{"names": { + "corey":"c3c7122c63af5281fee3b9338d10ae65b166ffe6f73f1c272c5c1120607731d7" + ,"carson":"062e8e022b58cd318eda00ae3b4ef7b790c3b209fad6ba97258613df0aadeb45" + } }