Plugin: NoPendingCount (#1216)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Amia 2023-05-31 17:41:06 +02:00 committed by V
parent 99d8b8b75f
commit 5938c7d67c
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
2 changed files with 101 additions and 0 deletions

View file

@ -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