Skip to content

Commit c70d56a

Browse files
fix: 🚑 remove mistakes introduced by find and replace on developer handles
1 parent 223d8b7 commit c70d56a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composables/Config.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ export const useConfig = () => {
2424
"I am the Senate",
2525
],
2626
DEVELOPER_HANDLES: [
27-
"jessew@beta.versia.social",
27+
"jessew@social.lysand.org",
2828
2929
30-
"aprl@beta.versia.social",
30+
"aprl@social.lysand.org",
3131
3232
33-
"graphite@beta.versia.social",
33+
"graphite@social.lysand.org",
3434
3535
3636
],

0 commit comments

Comments
 (0)