1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 01:46:23 +00:00
This commit is contained in:
MiguVT 2024-10-23 21:10:21 +02:00 committed by GitHub
parent fb4d067dff
commit 1777a05dc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -579,6 +579,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "MiguVT",
id: 813034603854037024n,
},
SomeAspy: {
name: "SomeAspy",
id: 516750892372852754n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly