From c70d56abde21238328d0d9c631a1bd42b0929933 Mon Sep 17 00:00:00 2001 From: aprilthepink Date: Wed, 5 Feb 2025 20:35:04 +0100 Subject: [PATCH] fix: :ambulance: remove mistakes introduced by find and replace on developer handles --- composables/Config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composables/Config.ts b/composables/Config.ts index cf45bb8..cbbd156 100644 --- a/composables/Config.ts +++ b/composables/Config.ts @@ -24,13 +24,13 @@ export const useConfig = () => { "I am the Senate", ], DEVELOPER_HANDLES: [ - "jessew@beta.versia.social", + "jessew@social.lysand.org", "jessew@beta.versia.social", "jessew@versia.social", - "aprl@beta.versia.social", + "aprl@social.lysand.org", "aprl@beta.versia.social", "aprl@versia.social", - "graphite@beta.versia.social", + "graphite@social.lysand.org", "jessew@mk.cpluspatch.com", "graphite@shonk.phite.ro", ],