mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
NewGuildSettings: add push notifs, highlights & events (#2413)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
a6c09bc909
commit
04d7cb8797
2 changed files with 35 additions and 3 deletions
|
@ -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>);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue