mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Add support for developer badges and user role displaying
This commit is contained in:
parent
a889f8d142
commit
46193938fe
8 changed files with 96 additions and 12 deletions
|
|
@ -23,5 +23,12 @@ export const useConfig = () => {
|
|||
"I'm sorry, Dave. I'm afraid I can't do that.",
|
||||
"I am the Senate",
|
||||
],
|
||||
DEVELOPER_HANDLES: [
|
||||
"jessew@social.lysand.org",
|
||||
"aprl@social.lysand.org",
|
||||
"graphite@social.lysand.org",
|
||||
"jessew@mk.cpluspatch.com",
|
||||
"graphite@shonk.phite.ro",
|
||||
],
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue