mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
fix: 🚑 remove mistakes introduced by find and replace on developer handles
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 2m6s
Deploy to GitHub Pages / build (push) Failing after 2m0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 25s
Mirror to Codeberg / Mirror (push) Failing after 0s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 2m6s
Deploy to GitHub Pages / build (push) Failing after 2m0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 25s
Mirror to Codeberg / Mirror (push) Failing after 0s
This commit is contained in:
parent
223d8b7870
commit
c70d56abde
|
|
@ -24,13 +24,13 @@ export const useConfig = () => {
|
||||||
"I am the Senate",
|
"I am the Senate",
|
||||||
],
|
],
|
||||||
DEVELOPER_HANDLES: [
|
DEVELOPER_HANDLES: [
|
||||||
"jessew@beta.versia.social",
|
"jessew@social.lysand.org",
|
||||||
"jessew@beta.versia.social",
|
"jessew@beta.versia.social",
|
||||||
"jessew@versia.social",
|
"jessew@versia.social",
|
||||||
"aprl@beta.versia.social",
|
"aprl@social.lysand.org",
|
||||||
"aprl@beta.versia.social",
|
"aprl@beta.versia.social",
|
||||||
"aprl@versia.social",
|
"aprl@versia.social",
|
||||||
"graphite@beta.versia.social",
|
"graphite@social.lysand.org",
|
||||||
"jessew@mk.cpluspatch.com",
|
"jessew@mk.cpluspatch.com",
|
||||||
"graphite@shonk.phite.ro",
|
"graphite@shonk.phite.ro",
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue