mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +00:00
Moved self to bottom of devs
This commit is contained in:
parent
4875cb0dc4
commit
46063b42d8
1 changed files with 4 additions and 4 deletions
|
@ -50,10 +50,6 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
||||||
name: "Vendicated",
|
name: "Vendicated",
|
||||||
id: 343383572805058560n
|
id: 343383572805058560n
|
||||||
},
|
},
|
||||||
Inbestigator: {
|
|
||||||
name: "Inbestigator",
|
|
||||||
id: 761777382041714690n
|
|
||||||
},
|
|
||||||
Arjix: {
|
Arjix: {
|
||||||
name: "ArjixWasTaken",
|
name: "ArjixWasTaken",
|
||||||
id: 674710789138939916n
|
id: 674710789138939916n
|
||||||
|
@ -430,6 +426,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
||||||
Elvyra: {
|
Elvyra: {
|
||||||
name: "Elvyra",
|
name: "Elvyra",
|
||||||
id: 708275751816003615n,
|
id: 708275751816003615n,
|
||||||
|
},
|
||||||
|
Inbestigator: {
|
||||||
|
name: "Inbestigator",
|
||||||
|
id: 761777382041714690n
|
||||||
}
|
}
|
||||||
} satisfies Record<string, Dev>);
|
} satisfies Record<string, Dev>);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue