mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
feat(plugin): onePingPerDM (#1757)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
8dd5eeead2
commit
9891791fa7
3 changed files with 51 additions and 1 deletions
|
@ -374,7 +374,11 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
archeruwu: {
|
||||
name: "archer_uwu",
|
||||
id: 160068695383736320n
|
||||
}
|
||||
},
|
||||
ProffDea: {
|
||||
name: "ProffDea",
|
||||
id: 609329952180928513n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue