NewGuildSettings: add push notifs, highlights & events (#2413)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Gabriel Ruiz Pérez 2024-05-04 01:15:18 +02:00 committed by GitHub
parent a6c09bc909
commit 04d7cb8797
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 3 deletions

View file

@ -449,6 +449,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
PolisanTheEasyNick: {
name: "Oleh Polisan",
id: 242305263313485825n
},
GabiRP: {
name: "GabiRP",
id: 507955112027750401n
}
} satisfies Record<string, Dev>);