mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
Added myself to devs
This commit is contained in:
parent
559066c600
commit
cacbdc1f1d
1 changed files with 6 additions and 2 deletions
|
@ -524,11 +524,15 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
||||||
},
|
},
|
||||||
nyx: {
|
nyx: {
|
||||||
name: "verticalsync",
|
name: "verticalsync",
|
||||||
id: 328165170536775680n
|
id: 328165170536775680n,
|
||||||
},
|
},
|
||||||
nekohaxx: {
|
nekohaxx: {
|
||||||
name: "nekohaxx",
|
name: "nekohaxx",
|
||||||
id: 1176270221628153886n
|
id: 1176270221628153886n,
|
||||||
|
},
|
||||||
|
vappster: {
|
||||||
|
name: "vappster",
|
||||||
|
id: 747192967311261748n
|
||||||
}
|
}
|
||||||
} satisfies Record<string, Dev>);
|
} satisfies Record<string, Dev>);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue