This commit is contained in:
thororen1234 2024-06-30 20:31:49 -04:00
commit 61a355980f
22 changed files with 641 additions and 275 deletions

View file

@ -531,6 +531,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
nekohaxx: {
name: "nekohaxx",
id: 1176270221628153886n
},
Antti: {
name: "Antti",
id: 312974985876471810n
}
} satisfies Record<string, Dev>);