From 83bfe28fa48067ce925afd9d0755295d604a47f4 Mon Sep 17 00:00:00 2001 From: Dziurwa <54191536+Dziurwa14@users.noreply.github.com> Date: Sat, 23 Sep 2023 03:50:14 +0200 Subject: FriendInvites: Add picking uses (1 or 5) (#1727) Co-authored-by: V --- src/utils/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils') diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 80f0787..7264c40 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -265,7 +265,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({ }, Dziurwa: { name: "Dziurwa", - id: 1034579679526526976n + id: 1001086404203389018n }, AutumnVN: { name: "AutumnVN", -- cgit