Merge remote-tracking branch 'upstream/dev'

This commit is contained in:
thororen1234 2024-05-14 10:36:24 -04:00
commit 73a3c89935
21 changed files with 197 additions and 122 deletions

View file

@ -475,6 +475,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
ImBanana: {
name: "Im_Banana",
id: 635250116688871425n
},
xocherry: {
name: "xocherry",
id: 221288171013406720n
}
} satisfies Record<string, Dev>);