Womp Womp

This commit is contained in:
thororen1234 2024-08-06 15:59:03 -04:00
parent 6398dbd716
commit 5ac9d0bc4c
2 changed files with 240 additions and 29 deletions

View file

@ -743,6 +743,10 @@ export const EquicordDevs = Object.freeze({
name: "sadan",
id: 521819891141967883n
},
x3rt: {
name: "x3rt",
id: 131602100332396544n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly