From 587153a9e27a3989c9e569e635617a2956582a1c Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 6 Jul 2023 22:55:58 -0700 Subject: [PATCH] Update User.d.ts --- types/User.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/User.d.ts b/types/User.d.ts index e80c561c..4251059a 100644 --- a/types/User.d.ts +++ b/types/User.d.ts @@ -1,7 +1,6 @@ interface User { id: string username: string - granblueId: string avatar: { picture: string element: string