mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-11 10:26:21 +00:00
Added nin0-dev (hey thats me!) to the devs list
This commit is contained in:
parent
0514afe236
commit
9a634ab999
1 changed files with 6 additions and 1 deletions
|
@ -410,7 +410,12 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
coolelectronics: {
|
||||
name: "coolelectronics",
|
||||
id: 696392247205298207n,
|
||||
}
|
||||
},
|
||||
nin0dev:
|
||||
{
|
||||
name: "nin0-dev",
|
||||
id: 886685857560539176n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Reference in a new issue