mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 17:43:08 -04:00
Plugin: NoPendingCount (#1216)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
99d8b8b75f
commit
5938c7d67c
2 changed files with 101 additions and 0 deletions
|
@ -315,6 +315,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "UwU",
|
||||
id: 691413039156690994n,
|
||||
},
|
||||
amia: {
|
||||
name: "amia",
|
||||
id: 142007603549962240n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue