From 649f2e76a8b70819f88fd5b1fb9e812a5e585906 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sat, 19 Nov 2022 00:01:32 -0800 Subject: [PATCH] patrons list --- patrons.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/patrons.json b/patrons.json index d2f9c2e34..cb9551947 100644 --- a/patrons.json +++ b/patrons.json @@ -1,7 +1,7 @@ -[{ - [ - "@atomicpoet@vancity.social" - "@shoq@newsroom.social" +{ + "patrons": [ + "@atomicpoet@vancity.social", + "@shoq@newsroom.social", "@pikadude@erisly.social" ] -}] +}